diff -r 0920c6a9b6c8 -r 8b8b34fa9751 homescreensrv_plat/taskswitcher_api/tspropertydefs.h --- 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