test whether wxHAS_EVENT_BIND is supported in wx/features.h itself, not wx/chkconf...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 May 2009 07:44:44 +0000 (07:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 3 May 2009 07:44:44 +0000 (07:44 +0000)
commit6e12b56f5e2b5e1324d263bae6e8f404faae9e98
tree2f213b2399ce4a6ad579b8610a06309f71bf221b
parent54a9471afb63d1c1caee36bc58e45f79f12e9f68
test whether wxHAS_EVENT_BIND is supported in wx/features.h itself, not wx/chkconf.h as the former is included after the latter and so the check was done too early and wxHAS_EVENT_BIND was always defined

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/features.h
include/wx/msw/chkconf.h