]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/mdi.cpp
show help for the page under mouse when the [?] button is used to request help
[wxWidgets.git] / src / gtk / mdi.cpp
index b6994bebaa5a7e7392544ed605b1d6b0827cc212..f88a1fdba0f24bc54b898da4970bebcdbb11b32e 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
     #include "wx/menu.h"
+    #include "wx/dialog.h"
 #endif
 
 #include "wx/notebook.h"
-#include "wx/dialog.h"
 #include "wx/gtk/private.h"
 
 #include <glib.h>