diff -r c2e8c8b73582 -r 532ef74cdfa0 sipplugins/sippsipsettingsui/inc/gssipmodel.h --- 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