]> git.saurik.com Git - wxWidgets.git/commit
1. fixed compilation after wxList::compatibility_iterator changes
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 23 Mar 2006 16:29:02 +0000 (16:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 23 Mar 2006 16:29:02 +0000 (16:29 +0000)
commit27b436242eb0257ef471839961250bb3f184fafc
treea77c9e69666ca02153210171cfa8d6412fe50d0c
parent2e4b087e1cfd728ec6d91936d777219f42f8d837
1. fixed compilation after wxList::compatibility_iterator changes
2. removed #if wxUSE_STL tests which are not needed any longer
3. better fix for SetCurrent() virtual hiding: just rename the method

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