Fix session-open after selecting new, template, then back
[ardour.git] / gtk2_ardour / marker.cc
index 15ef13fa4ef03c787921e95f04387085bc86ce67..0b52d144db7b3ae7848b49c1e2a85482481b4d43 100644 (file)
@@ -479,7 +479,7 @@ ArdourMarker::show ()
 {
        _shown = true;
 
-        group->show ();
+       group->show ();
        setup_line ();
 }