]> git.saurik.com Git - wxWidgets.git/commit - Makefile.in
added wxDatePickerCtrl XRC control
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 7 Feb 2005 11:32:01 +0000 (11:32 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 7 Feb 2005 11:32:01 +0000 (11:32 +0000)
commit310e47b3be75a405f709e9fc2f7242ede95758fb
treeaa28e9c605039a6a066d20f224ab23e6d6d19b71
parent5a7d1ad8a3314dc73f87f08e2265faf2f057e9a3
added wxDatePickerCtrl XRC control

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 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_datectrl.h [new file with mode: 0644]
src/xrc/xh_datectrl.cpp [new file with mode: 0644]
src/xrc/xmlrsall.cpp