'libs/ardour' - Compiler specific includes and includes
[ardour.git] / gtk2_ardour / processor_box.h
index d4d1456e09fadfaa33b90f1d52ee844724afa9b4..a72eb3223dff0e76b09e2cbe97d0febc9b8c9ed2 100644 (file)
@@ -258,6 +258,8 @@ class ProcessorBox : public Gtk::HBox, public PluginInterestedObject, public ARD
 
        void hide_things ();
 
+       bool edit_aux_send(boost::shared_ptr<ARDOUR::Processor>);
+
         /* Everything except a WindowProxy object should use this to get the window */
        Gtk::Window* get_processor_ui (boost::shared_ptr<ARDOUR::Processor>) const;