Don't use wxTE_NOHIDESEL in wxSpinCtrlGeneric.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Feb 2011 17:46:51 +0000 (17:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Feb 2011 17:46:51 +0000 (17:46 +0000)
commit42a2d74bd0dfa853a5ff926fb46b3e10f22eee50
tree78bedca1321bfd6fd1559211d98bbb394d4b732c
parent8591c946952a90363546812d2d9bf5549733649e
Don't use wxTE_NOHIDESEL in wxSpinCtrlGeneric.

There is no reason to use this flag for the spin control and doing it makes it
gratuitously different from the native one under wxMSW.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/spinctlg.cpp