mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 17:49:45 +02:00
travis
This commit is contained in:
parent
5580aececc
commit
5dd4cac5bd
@ -1606,7 +1606,7 @@ void LabelTrack::HandleClick(const wxMouseEvent & evt,
|
||||
PasteSelectedText(newSel->t0(), newSel->t1());
|
||||
wxTheClipboard->UsePrimarySelection(false);
|
||||
|
||||
return false;
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user