summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_widget_list.rc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-11-02 16:46:49 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-11-02 16:46:49 +0000
commit592bfa3616678838bb80b925d66fbadae2d20d7e (patch)
tree80b9db7307f325c2118964a8d8334d8b3c70687f /gtk2_ardour/ardour3_widget_list.rc
parent36803567f0ad2c385f3259856a282b5ce3b4e0e2 (diff)
mute and send-alert buttons are now ArdourButtons
git-svn-id: svn://localhost/ardour2/branches/3.0@10397 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_widget_list.rc')
-rw-r--r--gtk2_ardour/ardour3_widget_list.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/ardour3_widget_list.rc b/gtk2_ardour/ardour3_widget_list.rc
index 70a0378a2a..80adef5e98 100644
--- a/gtk2_ardour/ardour3_widget_list.rc
+++ b/gtk2_ardour/ardour3_widget_list.rc
@@ -395,3 +395,5 @@ widget "*processor prefader" style:highest "processor"
widget "*processor fader" style:highest "processor"
widget "*processor postfader" style:highest "processor"
widget "*MonitorSectionLabel" style:highest "very_small_text"
+widget "*mute button" style:highest "small_text"
+widget "*send alert button" style:highest "small_text"