mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-01 18:04:05 +02:00
Add new icons, and also use the new icon in stations and auto playlists
This commit is contained in:
@@ -77,6 +77,7 @@ public:
|
||||
|
||||
virtual QString title() const { return m_model->title(); }
|
||||
virtual QString description() const { return m_model->description(); }
|
||||
virtual QPixmap pixmap() const { return QPixmap( RESPATH "images/playlist-icon.png" ); }
|
||||
|
||||
virtual bool jumpToCurrentTrack();
|
||||
|
||||
|
Reference in New Issue
Block a user