nettools/conntest/inc/ConnTestContainer.h
branchCompilerCompatibility
changeset 13 06885b2d8fbf
parent 2 4cefe9af9cf4
equal deleted inserted replaced
10:6a42f6e73436 13:06885b2d8fbf
    92 
    92 
    93     /**
    93     /**
    94     * Notify user with a message
    94     * Notify user with a message
    95     * @param aMessage message associated with error
    95     * @param aMessage message associated with error
    96     */
    96     */
    97     void CConnTestContainer::PopupNotify(const TDesC& aMessage);
    97     void PopupNotify(const TDesC& aMessage);
    98     
    98     
    99     /**
    99     /**
   100     * Change 'status' display.
   100     * Change 'status' display.
   101     * @param aStatus new status text to display
   101     * @param aStatus new status text to display
   102     */
   102     */