added wxListBox handling

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2000-07-31 22:03:49 +00:00
parent f6fb552e5d
commit 4b0ca8b999
12 changed files with 159 additions and 8 deletions

View File

@@ -33,5 +33,6 @@
#include "wx/xml/xh_stbmp.h"
#include "wx/xml/xh_notbk.h"
#include "wx/xml/xh_text.h"
#include "wx/xml/xh_listb.h"
#endif // _WX_XMLRES_H_