fix wxEVT_SPIN_XXX definitions in a nicer (compatible with new events) way
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 23 Jan 2009 00:30:41 +0000 (00:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 23 Jan 2009 00:30:41 +0000 (00:30 +0000)
commitdca9410337a8397c0b815e57cd66ec82e5c85654
tree2d52b64f246b025924d687aa44b7e0aeabcad027
parent06cd40a8b92bb3836ba90aa9475daa0546d44c84
fix wxEVT_SPIN_XXX definitions in a nicer (compatible with new events) way

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_core.dsp
build/msw/wx_vc7_core.vcproj
build/msw/wx_vc8_core.vcproj
build/msw/wx_vc9_core.vcproj
include/wx/event.h
include/wx/spinbutt.h
src/common/event.cpp
src/common/spinbuttcmn.cpp [deleted file]