Show loop/punch ruler in initial session.
authorNick Mainsbridge <beatroute@iprimus.com.au>
Thu, 30 Oct 2008 11:17:51 +0000 (11:17 +0000)
committerNick Mainsbridge <beatroute@iprimus.com.au>
Thu, 30 Oct 2008 11:17:51 +0000 (11:17 +0000)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4034 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/editor_actions.cc

index 4b3410d123f4d4a2853fe647c8bab7b24a011e78..20b3969e7c34cd816826b27cd21441ce622eb056 100644 (file)
@@ -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);