mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-21 12:55:57 +01:00
Splice mode: fix comment typo
This commit is contained in:
parent
0026399358
commit
ce8e374cf8
1 changed files with 1 additions and 1 deletions
|
|
@ -1410,7 +1410,7 @@ RegionSpliceDrag::motion (GdkEvent* event, bool)
|
|||
|
||||
if (!tv || !tv->is_track()) {
|
||||
/* To make sure we hide the verbose canvas cursor when the mouse is
|
||||
not held over and audiotrack.
|
||||
not held over an audio track.
|
||||
*/
|
||||
_editor->verbose_cursor()->hide ();
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue