mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
[Summary] Bug fixing
This commit is contained in:
parent
1a8870c685
commit
a548c332c1
1 changed files with 1 additions and 0 deletions
|
|
@ -565,6 +565,7 @@ void
|
|||
TimeAxisView::begin_name_edit ()
|
||||
{
|
||||
if (can_edit_name()) {
|
||||
name_entry.set_text (name_label.get_text());
|
||||
name_label.hide();
|
||||
name_entry.show ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue