[ 1559479 ] wxImageComboBox

Actually wxBitmapComboBox. Also commited configure.
    Not yet updated Makefiles.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2006-09-23 09:14:49 +00:00
parent ce9685190e
commit 95a4630380
23 changed files with 1878 additions and 7 deletions

View File

@@ -63,5 +63,6 @@
#include "wx/xrc/xh_fontpicker.h"
#include "wx/xrc/xh_dirpicker.h"
#include "wx/xrc/xh_hyperlink.h"
#include "wx/xrc/xh_bmpcbox.h"
#endif // _WX_XH_ALL_H_