make Ok button in the dialog the default one as people expect it (see bug 1582051)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2006-11-27 15:02:49 +00:00
parent 1d2c115e44
commit 269564eb1a

View File

@ -1234,6 +1234,7 @@ lay them out using wxSizers, absolute positioning, everything you like!
<border>5</border>
<object class="wxButton" name="wxID_OK">
<label>OK</label>
<default>1</default>
</object>
</object>
</object>