diff -r 5dedbccec665 -r 5c11946e75b3 pushmtm/MtmUiInc/PushMtmUi.h --- a/pushmtm/MtmUiInc/PushMtmUi.h Mon Mar 15 12:40:52 2010 +0200 +++ b/pushmtm/MtmUiInc/PushMtmUi.h Wed Mar 31 21:35:49 2010 +0300 @@ -360,6 +360,8 @@ * Get the resource file name for this MTM UI. */ void GetResourceFileName( TFileName& aFileName ) const; + private: + TInt iPushSLEnabled; }; #endif // PUSHMTMUI_H