From: Václav Slavík Date: Sat, 18 Jan 2003 23:56:36 +0000 (+0000) Subject: better XRC handler for wxToolBar X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/192ce0bec95b670a29055fefecae05956a0aa569 better XRC handler for wxToolBar git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/toback24.txt b/docs/toback24.txt index a62cc94765..8f53e212dc 100644 --- a/docs/toback24.txt +++ b/docs/toback24.txt @@ -207,3 +207,15 @@ Checking in intl.cpp; new revision: 1.87; previous revision: 1.86 done + +17. XRC: better wxToolBar handler + +Note: This depends on our agreement on what should be backported. Either +only XRC_ADD_STYLE(...) lines will go into 2.4 or everything in this +patch (including new features not present in 2.4.0's handler). + +Checking in xh_toolb.cpp; +/pack/cvsroots/wxwindows/wxWindows/contrib/src/xrc/xh_toolb.cpp,v <-- xh_toolb.cpp +new revision: 1.7; previous revision: 1.6 +done +