]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/dialog.cpp
don't strip &s from tooltips (patch 1488318)
[wxWidgets.git] / src / gtk / dialog.cpp
index 1464cc2563cf84e57e8549208dd50ae23fd59c19..ff269131bddc94b530d7a7d3d921eedb0d0abf9c 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
+    #include "wx/frame.h"
+    #include "wx/cursor.h"
 #endif // WX_PRECOMP
 
-#include "wx/frame.h"
-#include "wx/cursor.h"
 #include "wx/evtloop.h"
 
 #include <gdk/gdk.h>