sipplugins/sippsipsettingsui/inc/gssipmodel.h
branchRCL_3
changeset 6 43c4dec3cb1f
parent 5 532ef74cdfa0
equal deleted inserted replaced
5:532ef74cdfa0 6:43c4dec3cb1f
   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;
       
   337     };
   334     };
   338 
   335 
   339 #endif      // GS_SIP_MODEL_H   
   336 #endif      // GS_SIP_MODEL_H   
   340             
   337             
   341 // End of File
   338 // End of File