toolbar building from file given by command line
[ardour.git] / gtk2_ardour / route_time_axis.h
index 0f8a0ea99e19ff6807e3959cd5101fcfaa023f37..3566d6624e85abd5d8eafc6784f90cd2e6122d41 100644 (file)
@@ -250,7 +250,7 @@ protected:
        void create_mute_automation_child (const Evoral::Parameter &, bool);
        void setup_processor_menu_and_curves ();
        void route_color_changed ();
-        bool can_edit_name() const;
+       bool can_edit_name() const;
 
        boost::shared_ptr<AutomationTimeAxisView> gain_track;
        boost::shared_ptr<AutomationTimeAxisView> trim_track;