mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Fix typo.
This commit is contained in:
parent
c8303c8b7e
commit
6831d8a5aa
1 changed files with 1 additions and 1 deletions
|
|
@ -5971,7 +5971,7 @@ RegionCutDrag::RegionCutDrag (Editor* e, ArdourCanvas::Item* item, framepos_t po
|
|||
, line (new EditorCursor (*e))
|
||||
{
|
||||
line->set_position (pos);
|
||||
line->how ();
|
||||
line->show ();
|
||||
}
|
||||
|
||||
RegionCutDrag::~RegionCutDrag ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue