]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/dialoged/src/dialoged.cpp
reenabled some methods for wxPython on wxGTK
[wxWidgets.git] / utils / dialoged / src / dialoged.cpp
index 7c1145286f16c0599b911d7b7b7c3def6a279011..21029951717df7f1ef7d0c6837a2ce6f13008714 100644 (file)
@@ -1,4 +1,3 @@
-/////////////////////////////////////////////////////////////////////////////
 // Name:        dialoged.cpp
 // Purpose:     Main Dialog Editor implementation file
 // Author:      Julian Smart
@@ -34,6 +33,8 @@ MyApp::MyApp(void)
 
 wxResourceManager *theResourceManager = NULL;
 
+#include "symbtabl.h"
+
 bool MyApp::OnInit(void)
 {
     theResourceManager = new wxResourceManager;