Add settings value for playlist shaded mode font size.

This commit is contained in:
Tobias Rundstrom 2006-03-05 17:37:40 -03:00
parent c08a635673
commit 828f1db087
4 changed files with 47 additions and 11 deletions

View file

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