examples/ForumNokia/S60_3rd_Edition_TextMTM_Example/modules/Install/src/txtucmds.hrh

00001 // TXTUCMDS.HRH
00002 //
00003 // © 2004 Nokia Corporation.  All rights reserved.
00004 //
00005 
00006 #ifndef __TXTUCMDS_HRH__
00007 #define __TXTUCMDS_HRH__
00008 
00009 #include "txtcmds.hrh"
00010 
00011 //
00012 //      TTxtuCommandIds: MTM-specific command ids
00013 //
00014 enum TTxtuCommandIds
00015         {
00016         ETxtuCommandExportText=1,
00017         ETxtuCommandRefreshMBox
00018         };
00019 
00020 #endif // __TXTUCMDS_HRH__

Generated by  doxygen 1.6.2