homescreensrv_plat/homescreen_information_api/inc/homescreendomainpskeys.h
changeset 94 dbb8300717f7
parent 93 82b66994846c
child 98 d2f833ab7940
--- a/homescreensrv_plat/homescreen_information_api/inc/homescreendomainpskeys.h	Fri Apr 30 15:22:08 2010 +0300
+++ b/homescreensrv_plat/homescreen_information_api/inc/homescreendomainpskeys.h	Fri May 14 17:24:44 2010 +0300
@@ -31,6 +31,7 @@
  */
 const char HsStatePSKeySubPath[] = "state";
 
+#ifdef Q_OS_SYMBIAN
 /**
  * Home Screen P&S category Uid for pure Symbian usage.
  */
@@ -38,10 +39,11 @@
 
 /**
  * P&S Key to represent the state of the Home Screen for pure Symbian usage.
- * This property is updated when Home screen state is changed. Valid values 
+ * This property is updated when Home screen state is changed. Valid values
  * are defined by the enum EPSHsState.
  */
 const TUint KHsCategoryStateKey = 0x1;
+#endif //Q_OS_SYMBIAN
 
 /**
  * Home screen state.