still support wxNB_XXX and wxADJUST_MINSIZE in XRC files even if they're deprecated...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 26 Jun 2008 12:44:14 +0000 (12:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 26 Jun 2008 12:44:14 +0000 (12:44 +0000)
commit249259e7535fbe6e5aa42db24aad3fc07f46160c
tree0485e0c32579713c96f67af11d3ff3398aeffae9
parent7f173c334996bb79b694a919b2a275c22c309f97
still support wxNB_XXX and wxADJUST_MINSIZE in XRC files even if they're deprecated at C++ level, not all tools have been updated to not use them any more

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/xrc/xh_notbk.cpp
src/xrc/xh_sizer.cpp