src/hbwidgets/widgets/hbgroupbox_p.h
changeset 2 06ff229162e9
parent 0 16d8024aca5e
child 6 c3690ec91ef8
--- a/src/hbwidgets/widgets/hbgroupbox_p.h	Mon May 03 12:48:33 2010 +0300
+++ b/src/hbwidgets/widgets/hbgroupbox_p.h	Fri May 14 16:09:54 2010 +0300
@@ -35,7 +35,8 @@
 enum GroupBoxType{
         GroupBoxSimpleLabel = 0x01,
         GroupBoxRichLabel = 0x02,
-        GroupBoxCollapsingContainer = 0x03
+        GroupBoxCollapsingContainer = 0x03,
+        GroupBoxTypeUnknown = 0x04
     };
 	
 /*