classicui_pub/buttons_api/inc/EIKBTGPC.H
branchRCL_3
changeset 51 fcdfafb36fe7
parent 0 2f259fa3e83a
--- a/classicui_pub/buttons_api/inc/EIKBTGPC.H	Thu Jul 15 18:56:19 2010 +0300
+++ b/classicui_pub/buttons_api/inc/EIKBTGPC.H	Thu Aug 19 10:11:06 2010 +0300
@@ -102,7 +102,8 @@
         EDelayActivation = 0x02, ///< If set, the container is not activated during construction.
         EUseMaxSize      = 0x04,  ///< Not used.
         EIsEmbedded      = 0x08, ///< Embedded in a dialog or popup.
-        EParentIsControl = 0x10  ///< Parent window group is treated as CCoeControl.
+        EParentIsControl = 0x10, ///< Parent window group is treated as CCoeControl.
+        EAlwaysShown     = 0x20  ///< Left softkey is not automatically hidden 
         };
         
     /**