]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/app.cpp
Include wx/validate.h and wx/valtext.h according to precompiled headers of wx/wx...
[wxWidgets.git] / src / x11 / app.cpp
index a63e55214fee12445624b850885a1326edefb354..094bfdddbba778daa89c5f07e9e61ba34898be4b 100644 (file)
     #include "wx/icon.h"
     #include "wx/dialog.h"
     #include "wx/timer.h"
+    #include "wx/memory.h"
 #endif
 
 #include "wx/gdicmn.h"
 #include "wx/module.h"
-#include "wx/memory.h"
 #include "wx/evtloop.h"
 #include "wx/filename.h"
 
@@ -46,8 +46,6 @@
 //   global data
 //------------------------------------------------------------------------
 
-extern wxList wxPendingDelete;
-
 wxWindowHash *wxWidgetHashTable = NULL;
 wxWindowHash *wxClientWidgetHashTable = NULL;