mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-26 08:27:43 +01:00
Show loop/punch ruler in initial session.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4034 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
1127dcdb9a
commit
2adbb34484
1 changed files with 1 additions and 0 deletions
|
|
@ -699,6 +699,7 @@ Editor::register_actions ()
|
|||
ruler_tempo_action->set_active (true);
|
||||
ruler_marker_action->set_active (true);
|
||||
ruler_range_action->set_active (true);
|
||||
ruler_loop_punch_action->set_active (true);
|
||||
if (Profile->get_sae()) {
|
||||
ruler_cd_marker_action->set_active (false);
|
||||
ruler_timecode_action->set_active (false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue