branch | RCL_3 |
changeset 19 | 502e5d91ad42 |
parent 2 | b7904b40483f |
--- a/homescreensrv_plat/ai_variation_api/inc/activeidle2domaincrkeys.h Fri Mar 12 15:43:54 2010 +0200 +++ b/homescreensrv_plat/ai_variation_api/inc/activeidle2domaincrkeys.h Mon Mar 15 12:41:53 2010 +0200 @@ -123,4 +123,9 @@ */ const TUint32 KAIWallpaperPath = 0x00000851; +/** + * Key id to store plugin id of active view + */ +const TUint32 KAIActiveViewPluginId = 0x00000852; + #endif // __AI2INTERNALCRKEYS_H__