]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/region.cpp
Prevent GDK assertions when a window has a hidden (never shown) parent -- do not...
[wxWidgets.git] / src / gtk / region.cpp
index 20746fb14bde77d0282562de69f631629d707215..5807eabbeec9a3062d06f9e800c7521540f16c52 100644 (file)
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#include "wx/log.h"
-
 #include "wx/region.h"
-
+#include "wx/log.h"
 #include "wx/gtk/private.h"
 
 #ifndef __WXGTK20__