Project file corrections, doc corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2001-11-19 16:05:55 +00:00
parent 8d6854a63a
commit 5638d705f5
42 changed files with 499 additions and 388 deletions

View File

@@ -25,6 +25,10 @@
#include "dialoged.h"
#if !wxUSE_PROPSHEET
#error Please set wxUSE_PROPSHEET to 1 in setup.h.
#endif
IMPLEMENT_APP(MyApp)
BEGIN_EVENT_TABLE(MyApp, wxApp)