]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/frame.cpp
Renamed wxDataViewCell to wxDataViewRenderer since the
[wxWidgets.git] / src / motif / frame.cpp
index bb28dc522380cd32f9b0527ca6eee2d28bdc31dc..e734afa91021740aead0fb02b10cd80aa7c820a3 100644 (file)
     #include "wx/menu.h"
     #include "wx/icon.h"
     #include "wx/settings.h"
+    #include "wx/toolbar.h"
+    #include "wx/statusbr.h"
 #endif
 
-#include "wx/statusbr.h"
-#include "wx/toolbar.h"
-
 #ifdef __VMS__
     #pragma message disable nosimpint
 #endif
@@ -88,7 +87,6 @@ static void wxFrameMapProc(Widget frameShell, XtPointer clientData,
 // ----------------------------------------------------------------------------
 
 extern wxList wxModelessWindows;
-extern wxList wxPendingDelete;
 
 // ----------------------------------------------------------------------------
 // wxWin macros