]> git.saurik.com Git - wxWidgets.git/commit
added toolbar handling
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 11 Aug 2000 19:10:39 +0000 (19:10 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 11 Aug 2000 19:10:39 +0000 (19:10 +0000)
commit8576d6a4546855a1358c84e45e1bc4f1bc39e496
treecec24759d1825175ecebb07e83d668cc952ab60b
parent792064e93f052115705de2f17c9ac0fe5de4bdb3
added toolbar handling

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
contrib/include/wx/xml/xh_all.h
contrib/include/wx/xml/xh_toolb.h [new file with mode: 0644]
contrib/src/xml/Makefile.in
contrib/src/xml/makefile.b32
contrib/src/xml/makefile.g95
contrib/src/xml/makefile.vc
contrib/src/xml/makefile.wat
contrib/src/xml/wxXMLVC.dsp
contrib/src/xml/xh_toolb.cpp [new file with mode: 0644]
contrib/src/xml/xmlrsall.cpp
contrib/utils/wxrcedit/df/separator.df
contrib/utils/wxrcedit/df/tool.df [new file with mode: 0644]
contrib/utils/wxrcedit/df/toolbar.df [new file with mode: 0644]