diff config.h.in @ 1794:97b1edb41d44

Added code to disable Ubuntu overlay scrollbars for widgets created with dw_scrollbar_new() on GTK2.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 13 Aug 2012 06:18:30 +0000
parents 2cfbfccbbafe
children dee122916f3c
line wrap: on
line diff
--- a/config.h.in	Mon Aug 13 05:45:25 2012 +0000
+++ b/config.h.in	Mon Aug 13 06:18:30 2012 +0000
@@ -60,3 +60,6 @@
 /* Define if we have Ubuntu overlay scrollbars */
 #undef HAVE_OVERLAY_SCROLLBARS
 
+/* Define if we have Ubuntu overlay scrollbars (GTK2) */
+#undef HAVE_OVERLAY_SCROLLBARS2
+