This commit was manufactured by cvs2svn to create tag 'WX_2_4_2'.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/tags/WX_2_4_2@23803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2003-09-22 10:42:50 +00:00
parent 00fd036c18
commit 7096c4526a
3099 changed files with 256892 additions and 120665 deletions

View File

@@ -25,6 +25,11 @@
#endif
#include <wx/resource.h>
#if !wxUSE_WX_RESOURCES
#error "OGL studio sample requires wxUSE_WX_RESOURCES"
#endif // wxUSE_WX_RESOURCES
#include "dialogs.h"
#include "doc.h"
#include "view.h"