]> 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 1312d47ff4317004d383f5684fd36aff8e840389..34e6b9de37542817c4f06d1d8e459f77e1c374e3 100644 (file)
@@ -25,9 +25,9 @@
     #include "wx/dcclient.h"
     #include "wx/menu.h"
     #include "wx/dialog.h"
     #include "wx/dcclient.h"
     #include "wx/menu.h"
     #include "wx/dialog.h"
+    #include "wx/control.h"
 #endif // WX_PRECOMP
 
 #endif // WX_PRECOMP
 
-#include "wx/control.h"
 #if wxUSE_TOOLBAR
     #include "wx/toolbar.h"
 #endif
 #if wxUSE_TOOLBAR
     #include "wx/toolbar.h"
 #endif