]> git.saurik.com Git - wxWidgets.git/commit
don't try to use XRCCTRL() with wxMenuBar or wxStaticBoxSizer, this fails (at run...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Mar 2007 16:46:23 +0000 (16:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 17 Mar 2007 16:46:23 +0000 (16:46 +0000)
commit76ff8ed6736af1c5d6fe8ba3280c02ff55b54a6a
tree46d4ec4a96777952f589568eeb5b702017f1645d
parent9076e56d931c244f41283a33a9808b2e56176011
don't try to use XRCCTRL() with wxMenuBar or wxStaticBoxSizer, this fails (at run- or compile-time) (1st part of patch 1596624)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/wxrc/wxrc.cpp