homescreensrv_plat/taskswitcher_api/tspropertydefs.h
changeset 102 8b8b34fa9751
parent 99 7aaf39b772ac
child 112 dbfb5e38438b
--- a/homescreensrv_plat/taskswitcher_api/tspropertydefs.h	Tue Jun 29 10:20:30 2010 +0300
+++ b/homescreensrv_plat/taskswitcher_api/tspropertydefs.h	Fri Jul 09 14:19:08 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