]> git.saurik.com Git - wxWidgets.git/commit
don't take wxID_NONE inside #if wxABI_VERSION check: it's (going to be) used inside...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Aug 2005 12:56:21 +0000 (12:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Aug 2005 12:56:21 +0000 (12:56 +0000)
commit644e896d3f855f2a85cc2f8bd1532b352cf30768
tree4e9e825727b317f2120b1e25805203614ba6bfca
parent51c742ddf839be3987bedfaf1256b75035d0d51a
don't take wxID_NONE inside #if wxABI_VERSION check: it's (going to be) used inside the library itself and, anyhow, there is no harm in letting even the user code compiled with lower than current wxABI_VERSION to see it

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