mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
add note that font-scale changes require a restart.
This commit is contained in:
parent
4e2673ca2c
commit
c2eea34fb0
1 changed files with 2 additions and 0 deletions
|
|
@ -549,6 +549,8 @@ public:
|
|||
|
||||
_box->pack_start (*h, false, false);
|
||||
|
||||
set_note (_("Major font-scale changes require an application restart to re-layout."));
|
||||
|
||||
_dpi_adjustment.signal_value_changed().connect (sigc::mem_fun (*this, &FontScalingOptions::dpi_changed));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue