]> git.saurik.com Git - wxWidgets.git/commit - build/msw/wx_xrc.dsp
XRC for wxListbook [patch 1152306] and wxChoicebook. Regenerated makefiles.
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 28 Feb 2005 18:46:49 +0000 (18:46 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 28 Feb 2005 18:46:49 +0000 (18:46 +0000)
commit9aaf11927c8f43dcf296563c6a62707d625c2356
treeabed7733e43a5c636de671709f8f106977a574b0
parent9df51bd066ba401802db0c8dff9688a921d1d9e9
XRC for wxListbook [patch 1152306] and wxChoicebook. Regenerated makefiles.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
24 files changed:
Makefile.in
autoconf_inc.m4
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_adv.dsp
build/msw/wx_base.dsp
build/msw/wx_core.dsp
build/msw/wx_dbgrid.dsp
build/msw/wx_gl.dsp
build/msw/wx_html.dsp
build/msw/wx_media.dsp
build/msw/wx_net.dsp
build/msw/wx_odbc.dsp
build/msw/wx_xml.dsp
build/msw/wx_xrc.dsp
include/wx/xrc/xh_all.h
include/wx/xrc/xh_choicbk.h [new file with mode: 0644]
include/wx/xrc/xh_listbk.h [new file with mode: 0644]
src/xrc/xh_choicbk.cpp [new file with mode: 0644]
src/xrc/xh_listbk.cpp [new file with mode: 0644]
src/xrc/xmlrsall.cpp