Qt: Add cover refresh menu option

This commit is contained in:
Connor McLaughlin
2020-09-24 00:08:29 +10:00
parent 43b0d84a1d
commit 692c2d4aff
6 changed files with 33 additions and 12 deletions

View File

@@ -54,6 +54,7 @@ public:
int getCoverArtWidth() const;
int getCoverArtHeight() const;
int getCoverArtSpacing() const;
void refreshCovers();
private:
void loadCommonImages();