pushmtm/MtmUiInc/PushMessageInfoDialog.h
branchRCL_3
changeset 35 5c11946e75b3
parent 0 84ad3b177aa3
equal deleted inserted replaced
34:5dedbccec665 35:5c11946e75b3
   116         RConeResourceLoader iResourceLoader;
   116         RConeResourceLoader iResourceLoader;
   117         TFileName iResourceFile;
   117         TFileName iResourceFile;
   118         // The following members help wrapping text.
   118         // The following members help wrapping text.
   119         const CFont* iSecondColumnFont; ///< Reference to the font. Not owned.
   119         const CFont* iSecondColumnFont; ///< Reference to the font. Not owned.
   120         TInt         iSecondColumnWidth;
   120         TInt         iSecondColumnWidth;
       
   121         TInt         iPushSLEnabled;
       
   122 ;
   121     };
   123     };
   122 
   124 
   123 #endif // PUSHMESSAGEINFODIALOG_H
   125 #endif // PUSHMESSAGEINFODIALOG_H
   124             
   126             
   125 // End of file.
   127 // End of file.