X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6dc779e8181d3126368e7990b2efcbdef1d8e350..e0f0eaba3d19f3e2d7783373a9cfc677bb9e107a:/wxPython/misc/widgetLayoutTest.cfg diff --git a/wxPython/misc/widgetLayoutTest.cfg b/wxPython/misc/widgetLayoutTest.cfg index dd73a07440..afad8416c2 100644 --- a/wxPython/misc/widgetLayoutTest.cfg +++ b/wxPython/misc/widgetLayoutTest.cfg @@ -1,7 +1,7 @@ [ ['wx', 'BitmapButton', '-1, wx.Bitmap("image.png")', ''], ['wx', 'Button', '-1, "normal"', ''], -['wx', 'Button', '-1, "sized", size=(200,100)', ''], +['wx', 'Button', '-1, "default"', 'w.SetDefault()'], ['wx', 'Button', '-1, "with a longer, longer label"', ''], ['wx.calendar', 'CalendarCtrl', '-1', ''], ['wx', 'CheckBox', '-1, "checkbox"', ''],