]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/taskbar.cpp
show help for the page under mouse when the [?] button is used to request help
[wxWidgets.git] / src / gtk / taskbar.cpp
index 0ef04d1e44e67c5bbf0d3280dc509d644666f306..70f600372d70d5bb77a4c2b380b9fbb015c7b4dc 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/log.h"
     #include "wx/frame.h"
+    #include "wx/menu.h"
 #endif
 
-#include "wx/menu.h"
-
 #include <gdk/gdkx.h>
 
 #ifdef __WXGTK20__