]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/listbox.cpp
add wxEVT_MAXIMIZE support to wxGTK
[wxWidgets.git] / src / gtk / listbox.cpp
index 9a406184bd1db7f34d1be1681ceabba7b540514c..d62d0bf3a4920f992d96607928914462b816eaa7 100644 (file)
 #endif
 
 #include <gtk/gtk.h>
+
 #include <gdk/gdkkeysyms.h>
+#if GTK_CHECK_VERSION(3,0,0)
+#include <gdk/gdkkeysyms-compat.h>
+#endif
 
 //-----------------------------------------------------------------------------
 // data