summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour2_ui_dark_sae.rc.in
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-11-17 22:49:13 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-11-17 22:49:13 +0000
commitb25fbc8a956528a7c648eb3960782aa31cc2a36e (patch)
treeb45c8e70e71dfea92cffd51ff9465d965d6fb333 /gtk2_ardour/ardour2_ui_dark_sae.rc.in
parentf07c92530c7305fc79de28e8762efcae63040729 (diff)
all new implementation of audio clocks, with entirely new editing model. not entirely finished, but lookable, and usable
git-svn-id: svn://localhost/ardour2/branches/3.0@10662 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour2_ui_dark_sae.rc.in')
-rw-r--r--gtk2_ardour/ardour2_ui_dark_sae.rc.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/gtk2_ardour/ardour2_ui_dark_sae.rc.in b/gtk2_ardour/ardour2_ui_dark_sae.rc.in
index 1b0635a1b9..9cf5cbd46b 100644
--- a/gtk2_ardour/ardour2_ui_dark_sae.rc.in
+++ b/gtk2_ardour/ardour2_ui_dark_sae.rc.in
@@ -1159,11 +1159,6 @@ style "location_row_button" = "default_button"
font_name = "%FONT_NORMAL%"
}
-style "location_rows_clock" = "default_clock_display"
-{
- font_name = "%FONT_BIG%"
-}
-
style "pan_slider"
{
font_name = "%FONT_NORMAL%"
@@ -1341,15 +1336,6 @@ widget "*AudioClockSMPTEUpperInfo" style:highest "tempo_meter_clock_display"
widget "*AudioClockSMPTELowerInfo" style:highest "tempo_meter_clock_display"
widget "*AudioClockBBTUpperInfo" style:highest "tempo_meter_clock_display"
widget "*AudioClockBBTLowerInfo" style:highest "tempo_meter_clock_display"
-widget "*SelectionStartClock" style:highest "default_clock_display"
-widget "*SelectionEndClock" style:highest "default_clock_display"
-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 "*InsertTimeClock" 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"
widget "*TakeLabel" style:highest "small_bold_text"
widget "*LocationLabel" style:highest "small_bold_text"