Clear albums on close in cover manager
This commit is contained in:
@@ -250,6 +250,9 @@ void AlbumCoverManager::closeEvent(QCloseEvent *e) {
|
|||||||
// Cancel any outstanding requests
|
// Cancel any outstanding requests
|
||||||
CancelRequests();
|
CancelRequests();
|
||||||
|
|
||||||
|
ui_->artists->clear();
|
||||||
|
ui_->albums->clear();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void AlbumCoverManager::LoadGeometry() {
|
void AlbumCoverManager::LoadGeometry() {
|
||||||
|
|||||||
Reference in New Issue
Block a user