mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
change text describing relayout after UI scaling change
This commit is contained in:
parent
8a1f1a3005
commit
096d23fcc2
1 changed files with 1 additions and 1 deletions
|
|
@ -1124,7 +1124,7 @@ class FontScalingOptions : public HSliderOption
|
|||
_hscale.add_mark(200, Gtk::POS_TOP, empty);
|
||||
_hscale.add_mark(250, Gtk::POS_TOP, empty);
|
||||
|
||||
set_note (_("Adjusting the scale requires an application restart to re-layout."));
|
||||
set_note (_("Adjusting the scale requires an application restart for fully accurate re-layout."));
|
||||
}
|
||||
|
||||
void changed ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue