Whitespace cleanups and replaceing a functon from XMMSHandler by one in xplayback

This commit is contained in:
Thomas Frauendorfer 2008-02-17 08:12:30 +01:00
parent 8dc34b1759
commit 6af763a954
8 changed files with 33 additions and 19 deletions

View file

@ -67,7 +67,6 @@ class XMMSHandler : public XClient {
PlaylistModel *getPlaylistModel () {return m_playlist_model; }
public slots:
void playlistClear ();
void volumeSet (uint volume);
signals: