]> git.karo-electronics.de Git - gbdfed.git/blobdiff - gtkcompat.h
Fixup several compile faults due to changes in recent distributions,
[gbdfed.git] / gtkcompat.h
index e50ceb4d1e614f6958ba7451abe0207f47c89a26..50ebb5ed9e5f1ee5fc83940ab94e90707cf8814d 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <gtk/gtkversion.h>
 
-#if GTK_MAJOR_VERSION >= (2) && GTK_MINOR_VERSION >= (20)
+#if 0 && GTK_MAJOR_VERSION >= (2) && GTK_MINOR_VERSION >= (20)
 #define GTK_WIDGET_REALIZED gtk_widget_get_realized
 #define GTK_WIDGET_STATE gtk_widget_get_state
 #define GTK_WIDGET_HAS_FOCUS gtk_widget_has_focus