sipplugins/sippsipsettingsui/inc/gssipmodel.h
branchRCL_3
changeset 14 532ef74cdfa0
parent 0 307788aac0a8
child 16 43c4dec3cb1f
--- a/sipplugins/sippsipsettingsui/inc/gssipmodel.h	Wed Mar 31 22:10:27 2010 +0300
+++ b/sipplugins/sippsipsettingsui/inc/gssipmodel.h	Wed Apr 14 16:19:40 2010 +0300
@@ -331,6 +331,9 @@
         
         //Index of new profile in the list
         TInt iAddedProfileIndex;
+        
+        //indicate the registering status
+        TBool iIsRegistering;
     };
 
 #endif      // GS_SIP_MODEL_H