Use default

This commit is contained in:
Jonas Kvinge
2021-06-21 15:38:58 +02:00
parent 1abbd5ecbc
commit 589bdf5dcd
19 changed files with 22 additions and 23 deletions

View File

@@ -126,7 +126,7 @@ AlbumCoverChoiceController::AlbumCoverChoiceController(QWidget *parent) :
}
AlbumCoverChoiceController::~AlbumCoverChoiceController() {}
AlbumCoverChoiceController::~AlbumCoverChoiceController() = default;
void AlbumCoverChoiceController::Init(Application *app) {