Add settings value for playlist shaded mode font size.
This commit is contained in:
parent
c08a635673
commit
828f1db087
4 changed files with 47 additions and 11 deletions
|
@ -19,6 +19,7 @@ class PlaylistShade : public QWidget {
|
|||
public slots:
|
||||
void setPixmaps (Skin *skin);
|
||||
void setMediainfo (QHash<QString, QString> h);
|
||||
void settingsSaved ();
|
||||
|
||||
private:
|
||||
QPixmap m_pixmap_le;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue