1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-19 13:01:32 +01:00

forgot this

This commit is contained in:
Paweł Bara 2011-02-02 21:05:07 +00:00
parent 77151d7ebd
commit 2623a170a4

View File

@ -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