mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-31 19:45:31 +01:00
forgot this
This commit is contained in:
parent
77151d7ebd
commit
2623a170a4
@ -77,6 +77,12 @@ public:
|
|||||||
QString art_automatic() const;
|
QString art_automatic() const;
|
||||||
QString art_manual() 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;
|
QImage image() const;
|
||||||
|
|
||||||
// Pretty accessors
|
// Pretty accessors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user