mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-29 08:23:01 +01:00
[Summary] Per request from Igor: in the Preference dialog buttons [Reset Track Names To Default] and [Name Tracks After Driver] are hidden.
This commit is contained in:
parent
eb3856bb53
commit
d8d6076e68
1 changed files with 4 additions and 2 deletions
|
|
@ -495,7 +495,8 @@
|
|||
x="16"
|
||||
y="369"
|
||||
width="136"
|
||||
height="39"/>
|
||||
height="39"
|
||||
ui.orphan="true"/>
|
||||
<Button id="reset_tracks_name_to_default_button"
|
||||
style="generic_button"
|
||||
text="Reset Track\nNames To Default"
|
||||
|
|
@ -508,7 +509,8 @@
|
|||
x="153"
|
||||
y="369"
|
||||
width="136"
|
||||
height="39"/>
|
||||
height="39"
|
||||
ui.orphan="true"/>
|
||||
<Button id="yes_button"
|
||||
text="Yes"
|
||||
style="generic_button"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue