equal
deleted
inserted
replaced
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 */ |