]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/frame.cpp
don't strip &s from tooltips (patch 1488318)
[wxWidgets.git] / src / gtk / frame.cpp
index 696d588eef035abcc30e319811a5139ce34c429f..34e6b9de37542817c4f06d1d8e459f77e1c374e3 100644 (file)
     #include "wx/app.h"
     #include "wx/dcclient.h"
     #include "wx/menu.h"
+    #include "wx/dialog.h"
+    #include "wx/control.h"
 #endif // WX_PRECOMP
 
-#include "wx/dialog.h"
-#include "wx/control.h"
 #if wxUSE_TOOLBAR
     #include "wx/toolbar.h"
 #endif