mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-19 09:17:54 +01:00
travis
This commit is contained in:
@@ -1606,7 +1606,7 @@ void LabelTrack::HandleClick(const wxMouseEvent & evt,
|
||||
PasteSelectedText(newSel->t0(), newSel->t1());
|
||||
wxTheClipboard->UsePrimarySelection(false);
|
||||
|
||||
return false;
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user