sipplugins/sippsipsettingsui/inc/gssipmodel.h
branchRCL_3
changeset 14 532ef74cdfa0
parent 0 307788aac0a8
child 16 43c4dec3cb1f
equal deleted inserted replaced
12:c2e8c8b73582 14:532ef74cdfa0
   329         // Instance to plugin UI
   329         // Instance to plugin UI
   330         CGSPluginInterface* iAppUi;
   330         CGSPluginInterface* iAppUi;
   331         
   331         
   332         //Index of new profile in the list
   332         //Index of new profile in the list
   333         TInt iAddedProfileIndex;
   333         TInt iAddedProfileIndex;
       
   334         
       
   335         //indicate the registering status
       
   336         TBool iIsRegistering;
   334     };
   337     };
   335 
   338 
   336 #endif      // GS_SIP_MODEL_H   
   339 #endif      // GS_SIP_MODEL_H   
   337             
   340             
   338 // End of File
   341 // End of File