src/hbcore/gui/hbsplashscreen.h
changeset 30 80e4d18b72f5
parent 23 e6ad4ef83b23
--- a/src/hbcore/gui/hbsplashscreen.h	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/gui/hbsplashscreen.h	Mon Oct 04 00:38:12 2010 +0300
@@ -35,7 +35,8 @@
         Default         = 0x00,
         FixedVertical   = 0x01,
         FixedHorizontal = 0x02,
-        ForceQt         = 0x04
+        ForceQt         = 0x04,
+        ShowWhenStartingToBackground = 0x08
     };
 
     Q_DECLARE_FLAGS(Flags, Flag)