added wxGenericDirCtrl handler to XRC
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 23 Jan 2002 00:15:13 +0000 (00:15 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 23 Jan 2002 00:15:13 +0000 (00:15 +0000)
commit995c1788f537c773b476ca078b220fbc126ebc12
tree8348c1bfe46d7e9882974081e365fe6fbd403c5b
parent6302ab2fa9e617d18e590acbec89cda175350aed
added wxGenericDirCtrl handler to XRC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 files changed:
contrib/include/wx/xrc/xh_all.h
contrib/include/wx/xrc/xh_gdctl.h [new file with mode: 0644]
contrib/src/xrc/Makefile.in
contrib/src/xrc/makefile.b32
contrib/src/xrc/makefile.g95
contrib/src/xrc/xh_gdctl.cpp [new file with mode: 0644]
contrib/src/xrc/xmlrsall.cpp
contrib/utils/wxrcedit/df/wxGenericDirCtrl.df [new file with mode: 0644]
include/wx/xrc/xh_all.h
include/wx/xrc/xh_gdctl.h [new file with mode: 0644]
src/xrc/Makefile.in
src/xrc/makefile.b32
src/xrc/makefile.g95
src/xrc/xh_gdctl.cpp [new file with mode: 0644]
src/xrc/xmlrsall.cpp