From 4cc07a2a5c9766fd45a59b16cd8404db16780b4c Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 26 Sep 2014 11:04:56 -0400 Subject: [PATCH] reinstate tooltip style --- gtk2_ardour/widget_list.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk2_ardour/widget_list.rc b/gtk2_ardour/widget_list.rc index 82e2e110b9..689bd7096a 100644 --- a/gtk2_ardour/widget_list.rc +++ b/gtk2_ardour/widget_list.rc @@ -219,3 +219,4 @@ widget "*transport active option button" style:highest "small_text" widget "*plugin bypass button" style:highest "small_text" widget "*punch button" style:highest "small_text" widget "*lock button" style:highest "large_bold_text" +widget "*ooltip*" style:highest "tooltip"