]> git.saurik.com Git - wxWidgets.git/commit
compilation fix after NULL cast removal; also used it to get rid of an ugly OnTimerEv...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 19 Jan 2009 14:40:13 +0000 (14:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 19 Jan 2009 14:40:13 +0000 (14:40 +0000)
commit952555f7b1af7b263fd18ec4ad6e87e14970d9b8
tree48dce4ac6117039e5ae4b0600f430650f93634a3
parentfa00c4e3bae8bf7127a5b43dbf68695c00ee2f94
compilation fix after NULL cast removal; also used it to get rid of an ugly OnTimerEvent(*(wxTimerEvent *)NULL) call

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