no changes, just refactor the code sending spin update event to SendSpinUpdate()...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Jan 2007 01:59:42 +0000 (01:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Jan 2007 01:59:42 +0000 (01:59 +0000)
commitd40e9e06bbccc5bc4a73e4138d1f11c50cec7aa9
treee5c79d4fe203b55af2d842ca041e469d0c64dc1b
parentb6d8301814c82933db8d6eec1bcdf8095dd81214
no changes, just refactor the code sending spin update event to SendSpinUpdate() instead of duplicating it; also initialize m_oldValue

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