leads to a double call of AddChild, if we don't see any problems, we'll remove it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
7875e5ff98
commit
e07a214281
@ -194,7 +194,7 @@ bool wxSpinCtrl::Create(wxWindow *parent,
|
||||
|
||||
//SetSize(csize);
|
||||
|
||||
MacPostControlCreate(pos, csize);
|
||||
//MacPostControlCreate(pos, csize);
|
||||
SetInitialBestSize(csize);
|
||||
|
||||
return TRUE;
|
||||
|
Loading…
Reference in New Issue
Block a user