X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/820893d0d41b94b22dada287355ad27489c21721..25bb1412afc0fab65c6f15b436cd29c0257ae60d:/contrib/samples/deprecated/resource/dialog1.wxr?ds=sidebyside diff --git a/contrib/samples/deprecated/resource/dialog1.wxr b/contrib/samples/deprecated/resource/dialog1.wxr index 4a48e75a46..e94249bc36 100644 --- a/contrib/samples/deprecated/resource/dialog1.wxr +++ b/contrib/samples/deprecated/resource/dialog1.wxr @@ -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,\