ipsservices/ipssossettings/tsrc/IpsSosTestApp/inc/testapp.hrh
changeset 2 5253a20d2a1e
child 3 a4d6f1ea0416
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ipsservices/ipssossettings/tsrc/IpsSosTestApp/inc/testapp.hrh	Mon Jan 18 20:08:26 2010 +0200
@@ -0,0 +1,21 @@
+/*
+* ============================================================================
+*  Name     : TestApp resource header file TestApp.hrh
+* ============================================================================
+*/
+
+#ifndef TestApp_HRH
+#define TestApp_HRH
+
+enum TTestAppCommandIds
+    {    	
+	ETestAppSubMenuId,
+	ETest1Cmd,
+	ETest2Cmd,
+	ETest3Cmd
+	};
+
+
+
+
+#endif      // TestApp_HRH