summaryrefslogtreecommitdiff
path: root/gtk2_ardour/global_port_matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/global_port_matrix.h')
-rw-r--r--gtk2_ardour/global_port_matrix.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/global_port_matrix.h b/gtk2_ardour/global_port_matrix.h
index 1e383a094a..0e5fb02dc5 100644
--- a/gtk2_ardour/global_port_matrix.h
+++ b/gtk2_ardour/global_port_matrix.h
@@ -64,6 +64,8 @@ public:
private:
void on_realize ();
+ void max_size_changed ();
+ void set_max_size ();
GlobalPortMatrix _port_matrix;
Gtk::Button _rescan_button;