idlefw/plugins/mcsplugin/settings/inc/mcspluginsettingsapplist.h
branchRCL_3
changeset 9 d0529222e3f0
parent 0 79c6a41cd166
child 51 15e4dd19031c
equal deleted inserted replaced
4:1a2a00e78665 9:d0529222e3f0
   275 
   275 
   276     /**
   276     /**
   277      * iMCSPluginFolderId
   277      * iMCSPluginFolderId
   278      */
   278      */
   279     TInt iMCSPluginFolderId;
   279     TInt iMCSPluginFolderId;
       
   280 
       
   281 public:
       
   282     /**
       
   283      * Name of "Undefined" application
       
   284      */
       
   285     HBufC* iUndefinedText;
   280 };
   286 };
   281 
   287 
   282 #endif // CMCSPLUGINSETTINGSAPPLIST_H
   288 #endif // CMCSPLUGINSETTINGSAPPLIST_H
   283 
   289 
   284 // End of File.
   290 // End of File.