cleanup a couple of audio file format names as reported by libsndfile
[ardour.git] / gtk2_ardour / mixer_strip.h
index 898502127908b4383257edb12af9d91febd9e146..01de819d5cb8272f949fade086ec2aff40d883b5 100644 (file)
@@ -258,6 +258,8 @@ class MixerStrip : public RouteUI, public Gtk::EventBox
        void engine_stopped();
 
        static int scrollbar_height;
+       
+       void update_io_button (boost::shared_ptr<ARDOUR::Route> route, Width width, bool input_button);
 };
 
 #endif /* __ardour_mixer_strip__ */