changes to niceify the audio setup dialog on OS X, plus that fix for brand new GTK+
[ardour.git] / libs / gtkmm2 / gtk / gtkmm / toolbar.cc
index a8d10a7dde27abd4894fe2d58bb44f9bf354f104..8e51d70501f9307264b7e4c0f1a9c031b8bdc8e7 100644 (file)
@@ -30,7 +30,7 @@
 //but the GtkToolbar compatibility system is particularly unpleasant, so we just removed it in gtkmm 2.4. murrayc.
 //In future, this GTK_DISABLE_DEPRECATED might be inappropriate because it might cover extra GTK+ API. Just remove it then.
 
-#define GTK_DISABLE_DEPRECATED
+// #define GTK_DISABLE_DEPRECATED
 
 #include <glib.h>
 #include <gtkmm/button.h>