# HG changeset patch # User Stefan Karlsson # Date 1269790540 -3600 # Node ID 06885b2d8fbfe7824376177fffcc6031c4b39d0b # Parent 6a42f6e7343665ae7e1de25d0e1cbb4d2e52bafa Fixed "extra qualification" syntax errors. diff -r 6a42f6e73436 -r 06885b2d8fbf nettools/conntest/inc/ConnTestContainer.h --- a/nettools/conntest/inc/ConnTestContainer.h Sun Mar 14 13:08:23 2010 +0000 +++ b/nettools/conntest/inc/ConnTestContainer.h Sun Mar 28 16:35:40 2010 +0100 @@ -94,7 +94,7 @@ * Notify user with a message * @param aMessage message associated with error */ - void CConnTestContainer::PopupNotify(const TDesC& aMessage); + void PopupNotify(const TDesC& aMessage); /** * Change 'status' display. diff -r 6a42f6e73436 -r 06885b2d8fbf nettools/conntest/inc/SocketsEngine.h --- a/nettools/conntest/inc/SocketsEngine.h Sun Mar 14 13:08:23 2010 +0000 +++ b/nettools/conntest/inc/SocketsEngine.h Sun Mar 28 16:35:40 2010 +0100 @@ -247,7 +247,7 @@ * Gets MobilityAPIImplementation * @return CALRActiveObject */ - CALRActiveObject* CSocketsEngine::GetMobilityAPI(); + CALRActiveObject* GetMobilityAPI(); /** * Get socket engine connection type