mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
fix Preference checkbox sensitivity for inline displays
This commit is contained in:
parent
08d7485e85
commit
b47d7aec2d
1 changed files with 1 additions and 0 deletions
|
|
@ -3347,6 +3347,7 @@ if (!ARDOUR::Profile->get_mixbus()) {
|
||||||
parameter_changed ("send-ltc");
|
parameter_changed ("send-ltc");
|
||||||
parameter_changed ("sync-source");
|
parameter_changed ("sync-source");
|
||||||
parameter_changed ("use-monitor-bus");
|
parameter_changed ("use-monitor-bus");
|
||||||
|
parameter_changed ("open-gui-after-adding-plugin");
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue