fix up initial step edit pos when operating on an existing region
[ardour.git] / gtk2_ardour / midi_time_axis.h
index bdd52d5265bcac21fa4cf12f4ed48ee474c2ef9e..cbca25bd0e50580a0cc1d5e31c6611663fc337df 100644 (file)
@@ -182,6 +182,7 @@ class MidiTimeAxisView : public RouteTimeAxisView
 
         StepEntry* step_editor;
         bool step_editor_hidden (GdkEventAny*);
+        void step_editor_hide ();
 };
 
 #endif /* __ardour_midi_time_axis_h__ */