]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/dnd.cpp
Added wxTopLevelWindow::SetTranslucency and CanSetTranslucency, with
[wxWidgets.git] / src / gtk / dnd.cpp
index b199481b30ee99356e3cc3a24bb15bb6a646a231..2d234e0f9217644224ead3c9aaf4fe19e44fd064 100644 (file)
     #include "wx/log.h"
     #include "wx/app.h"
     #include "wx/utils.h"
+    #include "wx/window.h"
+    #include "wx/gdicmn.h"
 #endif
 
-#include "wx/window.h"
-#include "wx/gdicmn.h"
-
 #include "wx/gtk/private.h"
 
 #include <gdk/gdkprivate.h>