SpinCtrl update

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
1999-10-28 22:38:37 +00:00
parent 8aaef28406
commit 3e7fb41b4b
2 changed files with 5 additions and 2 deletions

View File

@@ -54,6 +54,7 @@ static const int MARGIN_BETWEEN = 5;
bool wxSpinCtrl::Create(wxWindow *parent,
wxWindowID id,
const wxString& value,
const wxPoint& pos,
const wxSize& size,
long style,