]> git.saurik.com Git - wxWidgets.git/commit
!defined(wxUSE_TOOLBAR_NATIVE) changed to !wxUSE_TOOLBAR_NATIVE because the
authorDavid Elliott <dfe@tgwbd.org>
Mon, 24 Mar 2003 16:50:23 +0000 (16:50 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Mon, 24 Mar 2003 16:50:23 +0000 (16:50 +0000)
commit08af0d25f9d74cfd380975acfd3d61573d92c4c9
tree63c88ff355193d45f7d5ecccc29e2bf8164c058a
parent9b4d9d5638beeffbbcdc28dc06f0e001d6db0f83
!defined(wxUSE_TOOLBAR_NATIVE) changed to !wxUSE_TOOLBAR_NATIVE because the
configure script does define it to 0, not undef it (wxCocoa is using this)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/tbarsmpl.cpp