examples/ForumNokia/Document_Handler_Example/TestApp/inc/TestApp.hrh

00001 /* ====================================================================
00002  * File: TestApp.hrh
00003  * Created: 28/06/06 by Forum Nokia
00004  * Author: 
00005  * Copyright (c): , All rights reserved
00006  * ==================================================================== */
00007 
00008 #ifndef __TestApp_HRH__
00009 #define __TestApp_HRH__
00010 
00012 enum TTestAppIds
00013     {
00014     ETestAppCommand1 = 1,  // start value must not be 0
00015     ETestAppCommand2
00016     };
00017 
00018 
00019 #endif // __TestApp_HRH__

Generated by  doxygen 1.6.2