homescreensrv_plat/taskswitcher_api/tspropertydefs.h
changeset 109 e0aa398e6810
parent 104 9b022b1f357c
child 112 dbfb5e38438b
--- a/homescreensrv_plat/taskswitcher_api/tspropertydefs.h	Tue Jul 06 14:37:10 2010 +0300
+++ b/homescreensrv_plat/taskswitcher_api/tspropertydefs.h	Wed Aug 18 10:05:49 2010 +0300
@@ -19,7 +19,7 @@
 
 namespace TsProperty {
 
-#if defined(Q_OS_SYMBIAN)
+#if defined(__SYMBIAN32__) || defined(SYMBIAN)
     const TUid KCategory = {0x20022fc5};
     const TUint KVisibilityKey = 0x2002677F;
 #endif