ipsservices/ipssossettings/tsrc/IpsSosTestApp/inc/testapp.hrh
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 18 Jan 2010 20:08:26 +0200
changeset 2 5253a20d2a1e
child 3 a4d6f1ea0416
permissions -rw-r--r--
Revision: 201001 Kit: 201003

/*
* ============================================================================
*  Name     : TestApp resource header file TestApp.hrh
* ============================================================================
*/

#ifndef TestApp_HRH
#define TestApp_HRH

enum TTestAppCommandIds
    {    	
	ETestAppSubMenuId,
	ETest1Cmd,
	ETest2Cmd,
	ETest3Cmd
	};




#endif      // TestApp_HRH