Add confirmation before clearing playlists with more than 500 songs
This commit is contained in:
@@ -155,6 +155,7 @@ class MainWindow : public QMainWindow, public PlatformInterface {
|
||||
void PlaylistSkip();
|
||||
void PlaylistRemoveCurrent();
|
||||
void PlaylistEditFinished(const QModelIndex& index);
|
||||
void PlaylistClearCurrent();
|
||||
void RescanSongs();
|
||||
void EditTracks();
|
||||
void EditTagDialogAccepted();
|
||||
|
||||
Reference in New Issue
Block a user