src/hbcore/gui/hbsplashdefs_p.h
changeset 30 80e4d18b72f5
parent 23 e6ad4ef83b23
--- a/src/hbcore/gui/hbsplashdefs_p.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/gui/hbsplashdefs_p.h	Mon Oct 04 00:38:12 2010 +0300
@@ -51,6 +51,12 @@
     HbSplashSrvBadParam
 };
 
+// Keys for P&S properties containing the statusbar bitmap handles.
+enum HbSplashStatusBarKeys {
+    HbSplashSbBitmapPrtKey = 1,
+    HbSplashSbBitmapLscKey
+};
+
 #endif // Q_OS_SYMBIAN
 
 enum HbSplashStoredExtraFlags {