Purge unused info and covers after full library updates

This commit is contained in:
Luis Ángel San Martín
2024-11-03 14:49:39 +01:00
parent 72535ffc98
commit dc4010aec0
2 changed files with 38 additions and 3 deletions

View File

@ -59,6 +59,7 @@ private:
QModelIndex folderDestinationModelIndex;
QSettings *settings;
bool checkModifiedDatesOnUpdate;
void cleanup(QSqlDatabase &db, const QString &target);
signals:
void finished();