use static_cast<> in event table macros for type safety (patch 843206)
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Feb 2004 22:15:19 +0000 (22:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Feb 2004 22:15:19 +0000 (22:15 +0000)
commit3a818b15a1887257cc9f7bca82ae69c7ab014fbc
tree706ea1cbad81c95b13dd58bdb634f73a448489b0
parent0613b80c171f77425226621886e9160f6767ad30
use static_cast<> in event table macros for type safety (patch 843206)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
30 files changed:
contrib/include/wx/applet/loadpage.h
contrib/include/wx/plot/plot.h
contrib/include/wx/stc/stc.h
docs/changes.txt
include/wx/calctrl.h
include/wx/dialup.h
include/wx/event.h
include/wx/features.h
include/wx/generic/grid.h
include/wx/generic/laywin.h
include/wx/generic/sashwin.h
include/wx/generic/splitter.h
include/wx/listbase.h
include/wx/listbook.h
include/wx/notebook.h
include/wx/process.h
include/wx/socket.h
include/wx/spinbutt.h
include/wx/spinctrl.h
include/wx/stc/stc.h
include/wx/taskbar.h
include/wx/textctrl.h
include/wx/tglbtn.h
include/wx/timer.h
include/wx/treebase.h
include/wx/wizard.h
samples/event/event.cpp
src/unix/sound_sdl.cpp
wxPython/contrib/iewin/IEHtmlWin.h
wxPython/contrib/iewin/wxactivex.h