diff --git a/src/pw3270/v3270ft/private.h b/src/pw3270/v3270ft/private.h index 9ed01cd..2f9844a 100644 --- a/src/pw3270/v3270ft/private.h +++ b/src/pw3270/v3270ft/private.h @@ -41,7 +41,7 @@ #define NUM_TYPES 4 #define ERROR_DOMAIN g_quark_from_static_string("v3270ft") - #if GTK_CHECK_VERSION(3,10,0) + #if GTK_CHECK_VERSION(3,14,0) #define HAVE_GTK_HEADER_BAR 1 #endif // GTK 3.10 -- libgit2 0.21.2