X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/56d2f75071fc2a29ec10abe97c5a908bb35f30f4..6dc34ebbd8f787eb42018df5b5fb938c1c7390aa:/contrib/utils/wxrcedit/df/panelbase.df diff --git a/contrib/utils/wxrcedit/df/panelbase.df b/contrib/utils/wxrcedit/df/panelbase.df index 6136b048df..9eb8e1caf3 100644 --- a/contrib/utils/wxrcedit/df/panelbase.df +++ b/contrib/utils/wxrcedit/df/panelbase.df @@ -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