]> git.saurik.com Git - wxWidgets.git/commit
[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
authorWłodzimierz Skiba <abx@abx.art.pl>
Tue, 20 Jun 2006 12:26:09 +0000 (12:26 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Tue, 20 Jun 2006 12:26:09 +0000 (12:26 +0000)
commit582f07c2532e6e2d7d1ccb235354548e9bada9bf
treec098e8e34073c9ed5df0e26d9938b8696e0af928
parentdf69528b7eacc7c74f31879e761c804e470d12f8
1487463 ] XRC handler for wxOwnerDrawnComboBox.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39803 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_core.dsp
build/msw/wx_xrc.dsp
include/wx/xrc/xh_all.h
include/wx/xrc/xh_odcombo.h [new file with mode: 0644]
samples/xrc/rc/controls.xrc
src/xrc/xh_odcombo.cpp [new file with mode: 0644]
src/xrc/xmlrsall.cpp