]> git.saurik.com Git - wxWidgets.git/commit
added MDI support to XRC
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 2 Apr 2005 22:22:55 +0000 (22:22 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 2 Apr 2005 22:22:55 +0000 (22:22 +0000)
commit5a0348c44940b6cb06811fc99e9c0218cc856ec3
tree88d3e84ec5e038a3fdc4b84dba232a6c0d80ca8d
parent9cce2fe26c25ba4c16e61a2a8447667c7ee3e98b
added MDI support to XRC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_xrc.dsp
docs/tech/tn0014.txt
include/wx/xrc/xh_all.h
include/wx/xrc/xh_mdi.h [new file with mode: 0644]
src/wxWindows.dsp
src/xrc/xh_mdi.cpp [new file with mode: 0644]
src/xrc/xmlrsall.cpp