mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-29 16:33:14 +01:00
change label in Prefs to better indicate what the ignore-snap modifier is for
git-svn-id: svn://localhost/ardour2/branches/3.0@13755 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
67265c6d90
commit
3f9ba91ebc
1 changed files with 1 additions and 1 deletions
|
|
@ -392,7 +392,7 @@ public:
|
|||
}
|
||||
}
|
||||
|
||||
l = manage (left_aligned_label (_("Toggle snap using:")));
|
||||
l = manage (left_aligned_label (_("Ignore snap using:")));
|
||||
l->set_name ("OptionsLabel");
|
||||
|
||||
t->attach (*l, 0, 1, 3, 4, FILL | EXPAND, FILL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue