No changes, just add wxSpinCtrl::Init() to wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Mar 2012 00:29:48 +0000 (00:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Mar 2012 00:29:48 +0000 (00:29 +0000)
commitbcdeea5a5b347dd2de201ca5f8c7b1f17e2b1034
tree71cf4a56bd515037bad658677a8f4d106e25edd9
parent76c67131022c84eb8c424adea124620da6b0d03e
No changes, just add wxSpinCtrl::Init() to wxMSW.

Remove a "TODO" comment about adding it and initialize all member variables
there instead of doing it only in Create().

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/spinctrl.h
src/msw/spinctrl.cpp