mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Fix macOS builds (after 93e1e1c1f2)
This commit is contained in:
parent
f1e7ab08c7
commit
897610a047
1 changed files with 0 additions and 2 deletions
|
|
@ -464,8 +464,6 @@ Editor::update_ruler_visibility ()
|
||||||
meter_label.hide();
|
meter_label.hide();
|
||||||
tempo_label.hide();
|
tempo_label.hide();
|
||||||
range_mark_label.hide();
|
range_mark_label.hide();
|
||||||
transport_mark_label.hide();
|
|
||||||
cd_mark_label.hide();
|
|
||||||
section_mark_label.hide();
|
section_mark_label.hide();
|
||||||
cue_mark_label.hide();
|
cue_mark_label.hide();
|
||||||
mark_label.hide();
|
mark_label.hide();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue