semi-functioning vbap panning, still not done
[ardour.git] / gtk2_ardour / port_matrix.h
index a67292829be19e0852b498a1e33788fd10b15998..359b4540e31f0b4bf00ce46653b43ca5fea944ca 100644 (file)
@@ -180,6 +180,7 @@ private:
        void disassociate_all_on_channel (boost::weak_ptr<ARDOUR::Bundle>, uint32_t, int);
        void disassociate_all_on_bundle (boost::weak_ptr<ARDOUR::Bundle>, int);
        void setup_global_ports ();
+       void setup_global_ports_proxy ();
        void toggle_show_only_bundles ();
        bool on_scroll_event (GdkEventScroll *);
        boost::shared_ptr<ARDOUR::IO> io_from_bundle (boost::shared_ptr<ARDOUR::Bundle>) const;