Workaround crash when mapToSource() fails
This commit is contained in:
@@ -171,7 +171,7 @@ class MainWindow : public QMainWindow, public PlatformInterface {
|
||||
void PlaylistCopyToCollection();
|
||||
void PlaylistMoveToCollection();
|
||||
void PlaylistCopyToDevice();
|
||||
void PlaylistOrganiseSelected(bool copy);
|
||||
void PlaylistOrganiseSelected(const bool copy);
|
||||
void PlaylistOpenInBrowser();
|
||||
void ShowInCollection();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user