mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-19 13:01:32 +01:00
forgot this
This commit is contained in:
parent
77151d7ebd
commit
2623a170a4
@ -77,6 +77,12 @@ public:
|
||||
QString art_automatic() const;
|
||||
QString art_manual() const;
|
||||
|
||||
bool has_manually_unset_cover() const;
|
||||
void manually_unset_cover();
|
||||
|
||||
bool has_embedded_cover() const;
|
||||
void set_embedded_cover();
|
||||
|
||||
QImage image() const;
|
||||
|
||||
// Pretty accessors
|
||||
|
Loading…
Reference in New Issue
Block a user