Changed use_system_defaults to 1.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1998-12-13 10:57:01 +00:00
parent da86539284
commit 137f22e18f

View File

@@ -5,7 +5,7 @@ static char *dialog1 = "dialog(name = 'dialog1',\
x = 10, y = 10, width = 198, height = 147,\
background_colour = 'D6D6D6',\
use_dialog_units = 1,\
use_system_defaults = 0,\
use_system_defaults = 1,\
font = [12, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'Swiss'],\
control = [101, wxStaticBox, 'wxStaticBox', '0', 'group6', 5, 7, 184, 103,\
[12, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'Swiss']],\