]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/utils/wxrcedit/df/panelbase.df
more updates for recent toolbar changes
[wxWidgets.git] / contrib / utils / wxrcedit / df / panelbase.df
index 6136b048df9d2338511efeba1ba4d9e30147e819..9eb8e1caf3a807a4910e36766993460437b1e1a3 100644 (file)
@@ -4,6 +4,6 @@ type panel
 icon 1
 childtype panel_item
 abstract
-var style of flags wxNO_3D,wxTAB_TRAVERSAL
+var style of flags wxNO_3D,wxTAB_TRAVERSAL,wxCLIP_CHILDREN
 var exstyle of flags wxWS_EX_VALIDATE_RECURSIVELY
 derived from window