Fix load settings in albumcoverchoicecontroller
This commit is contained in:
@@ -94,6 +94,8 @@ AlbumCoverChoiceController::AlbumCoverChoiceController(QWidget *parent) :
|
||||
separator_ = new QAction(this);
|
||||
separator_->setSeparator(true);
|
||||
|
||||
ReloadSettings();
|
||||
|
||||
}
|
||||
|
||||
AlbumCoverChoiceController::~AlbumCoverChoiceController() {}
|
||||
|
||||
Reference in New Issue
Block a user