]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/deprecated/resource/dialog1.wxr
reverted the change to not use wxList until dynarray.h is fixed to provide operator...
[wxWidgets.git] / contrib / samples / deprecated / resource / dialog1.wxr
index 4a48e75a465831e9cd375b015b0253badb22fb00..e94249bc36ec4f4492965ec72340a4ce5089a389 100644 (file)
@@ -1,5 +1,5 @@
 static char *dialog1 = "dialog(name = 'dialog1',\
-  style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\
+  style = 'wxRAISED_BORDER | wxCAPTION | wxRESIZE_BORDER | wxSYSTEM_MENU',\
   title = 'Test dialog box',\
   id = 100,\
   x = 10, y = 10, width = 210, height = 145,\