mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Scale the port matrix with the GUI/font-scaling setting.
This commit is contained in:
parent
a883afbd64
commit
1f14a9d9a5
7 changed files with 28 additions and 3 deletions
|
|
@ -206,6 +206,7 @@ private:
|
|||
void update_tab_highlighting ();
|
||||
std::pair<int, int> check_flip () const;
|
||||
bool can_flip () const;
|
||||
void parameter_changed (std::string);
|
||||
|
||||
Gtk::Window* _parent;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue