mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-17 19:06:01 +01:00
audio clocks; better recovery after illegal data entry
git-svn-id: svn://localhost/ardour2/branches/3.0@10696 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
b8aa2c95ef
commit
8b9118f6b7
1 changed files with 1 additions and 1 deletions
|
|
@ -436,7 +436,7 @@ AudioClock::end_edit (bool modify)
|
|||
edit_string = pre_edit_string;
|
||||
input_string.clear ();
|
||||
_layout->set_text (edit_string);
|
||||
show_edit_status (1);
|
||||
show_edit_status (0);
|
||||
/* edit attributes remain in use */
|
||||
} else {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue