summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_ui_dark.rc.in
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2010-11-14 13:48:24 +0000
committerCarl Hetherington <carl@carlh.net>2010-11-14 13:48:24 +0000
commit91d3ab7cec9f4699b5f0080dd5cb39c2df598ee9 (patch)
tree62f4a5bdbd3e522ca84bd4be2eb99274503ba644 /gtk2_ardour/ardour3_ui_dark.rc.in
parentaff8e4e941f065c9ed221ea393084b13ba5ac4e2 (diff)
Add a clock to the menu bar in full-screen mode. Fixes #1273.
git-svn-id: svn://localhost/ardour2/branches/3.0@8024 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_ui_dark.rc.in')
-rw-r--r--gtk2_ardour/ardour3_ui_dark.rc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/ardour3_ui_dark.rc.in b/gtk2_ardour/ardour3_ui_dark.rc.in
index 6b5d8e521d..ee49bf2468 100644
--- a/gtk2_ardour/ardour3_ui_dark.rc.in
+++ b/gtk2_ardour/ardour3_ui_dark.rc.in
@@ -1599,6 +1599,7 @@ widget "*EditPointClock" style:highest "default_clock_display"
widget "*PreRollClock" style:highest "default_clock_display"
widget "*PostRollClock" style:highest "default_clock_display"
widget "*NudgeClock" style:highest "default_clock_display"
+widget "*MenuBarClock" style:highest "default_clock_display"
widget "*ZoomRangeClock" style:highest "default_clock_display"
widget "*SMPTEOffsetClock" style:highest "default_clock_display"
widget "*TransportLabel" style:highest "small_bold_text"