add new clear-gray color theme
[ardour.git] / gtk2_ardour / port_matrix.h
index 2b5e9ce31d1c3a874b015f20e6955f52f1f355ca..09c334b5efe7222f3e5bb570f08e0e6e26e0b378 100644 (file)
@@ -188,7 +188,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 (ARDOUR::RouteSortOrderKey);
+        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;