]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/window.cpp
Fixed tree book controller sizing by invalidating size after first
[wxWidgets.git] / src / gtk / window.cpp
index 870c4c9ccb057844172ab8e12964adb97c257d2a..ee7f1f9f464a5ac0bcbd2e37587b9b00ff5a154a 100644 (file)
@@ -23,6 +23,7 @@
     #include "wx/utils.h"
     #include "wx/frame.h"
     #include "wx/dcclient.h"
+    #include "wx/menu.h"
 #endif
 
 #include "wx/layout.h"
@@ -50,7 +51,6 @@
     #include "wx/textctrl.h"
 #endif
 
-#include "wx/menu.h"
 #include "wx/statusbr.h"
 #include "wx/settings.h"
 #include "wx/fontutil.h"