From 1f14a9d9a53f86124b657dfe3a1ce6c7786cbaf4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 11 Jan 2020 01:15:17 +0100 Subject: Scale the port matrix with the GUI/font-scaling setting. --- gtk2_ardour/port_matrix.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/port_matrix.h') diff --git a/gtk2_ardour/port_matrix.h b/gtk2_ardour/port_matrix.h index 8f0f8fd56a..8667c8c8e6 100644 --- a/gtk2_ardour/port_matrix.h +++ b/gtk2_ardour/port_matrix.h @@ -206,6 +206,7 @@ private: void update_tab_highlighting (); std::pair check_flip () const; bool can_flip () const; + void parameter_changed (std::string); Gtk::Window* _parent; -- cgit v1.2.3