examples/ForumNokia/S60_3rd_Edition_TextMTM_Example/modules/Viewer/inc/TxtViewer.hrh

00001 /*
00002 * ============================================================================
00003 *  Name     : textmtmview resource header file textmtmview.hrh
00004 *  Part of  : textmtmview
00005 *  Created  : 09/02/2004 by 
00006 *  Description:
00007 *     This file contains declarations for constants of textmtmview.
00008 *     The file can be included in C++ or resource file.
00009 *     Initial content was generated by Series 60 AppWizard.
00010 *  Version  :
00011 *  Copyright: © 2004 Nokia Corporation
00012 * ============================================================================
00013 */
00014 
00015 #ifndef TEXTMTMVIEW_HRH
00016 #define TEXTMTMVIEW_HRH
00017 
00018 enum TTxtViewerCommandIds
00019     {
00020     ETxtViewerSend = 1,
00021     ETxtViewerSaveToDrafts
00022   
00023     };
00024 
00025 
00026 
00027 #endif      // TEXTMTMVIEW_HRH
00028 
00029 //End of file

Generated by  doxygen 1.6.2