Added wxFrame support contributed by Aleks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker
2001-01-27 14:29:01 +00:00
parent 89e3037cc9
commit 2e4c3bf87a
5 changed files with 11 additions and 2 deletions

View File

@@ -44,4 +44,6 @@
#include "wx/xml/xh_stlin.h"
#include "wx/xml/xh_bmp.h"
#include "wx/xml/xh_unkwn.h"
#include "wx/xml/xh_frame.h"
#endif // _WX_XMLRES_H_