wlanutilities/wlansniffer/aiplugin/inc/wsfaiplugin.h
branchRCL_3
changeset 16 61c93568468d
parent 13 858c6c491d0e
--- a/wlanutilities/wlansniffer/aiplugin/inc/wsfaiplugin.h	Tue Apr 27 17:47:07 2010 +0300
+++ b/wlanutilities/wlansniffer/aiplugin/inc/wsfaiplugin.h	Tue May 11 17:14:21 2010 +0300
@@ -90,23 +90,23 @@
         * Steps 
         * @param ptr Pointer to an instance of this class
         */
-        static TInt CWsfAiPlugin::DoRefreshingStepL( TAny* ptr );
+        static TInt DoRefreshingStepL( TAny* ptr );
         
         /**
         * Steps the refresh animation
         */                
-        void CWsfAiPlugin::DoRefreshingStepL();
+        void DoRefreshingStepL();
         
         /**
         * Steps 
         * @param ptr Pointer to an instance of this class
         */
-        static TInt CWsfAiPlugin::DoConnectingStepL( TAny* ptr );
+        static TInt DoConnectingStepL( TAny* ptr );
         
         /**
         * Steps the refresh animation
         */                
-        void CWsfAiPlugin::DoConnectingStepL();
+        void DoConnectingStepL();
     
     public:     // from CHSContentPublisher