Enable titles for ShadedDisplay again.

This commit is contained in:
Tobias Rundstrom 2006-02-26 21:43:24 -03:00
parent ce0acc79d4
commit 072a53b219
2 changed files with 15 additions and 1 deletions

View file

@ -31,7 +31,7 @@ class ShadedDisplay : public SkinDisplay
public slots:
void setStatus (uint status);
void setPlaytime (uint time);
void setMediainfo (QHash<QString, QString> h);
};
#endif