added default dialog styles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Roman Rolinsky
2003-03-21 07:45:05 +00:00
parent 159f1012bc
commit 86536988d6

View File

@@ -82,7 +82,7 @@
<border>10</border>
</object>
</object>
<style>wxRESIZE_BORDER</style>
<style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER</style>
</object>
<object class="wxDialog" name="DIALOG_CONTENT_CHECK_LIST">
<title>Content</title>
@@ -166,7 +166,7 @@
<border>10</border>
</object>
</object>
<style>wxRESIZE_BORDER</style>
<style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER</style>
</object>
<object class="wxDialog" name="DIALOG_INTLIST">
<title>Numbers</title>
@@ -234,7 +234,7 @@
<border>10</border>
</object>
</object>
<style>wxRESIZE_BORDER</style>
<style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER</style>
</object>
<object class="wxPanel" name="PANEL_BITMAP">
<object class="wxStaticBoxSizer">