lots of MIDI editing stuff. to be explained on the website when its done
[ardour.git] / gtk2_ardour / port_matrix_body.h
index c905a98dc48d4d53859b61e1fd30b735409c6b32..bbc72ddc7e80cda3707f24d62316d8f39234622f 100644 (file)
@@ -61,8 +61,9 @@ public:
                return _mouseover;
        }
 
-       void highlight_associated_channels (int, uint32_t);
+       void highlight_associated_channels (int, ARDOUR::BundleChannel);
        void component_size_changed ();
+       std::pair<uint32_t, uint32_t> max_size () const;
 
 protected:
        bool on_expose_event (GdkEventExpose *);