Make Items in playlist clickable.
This commit is contained in:
parent
072a53b219
commit
18f87d65d5
4 changed files with 29 additions and 0 deletions
|
@ -23,6 +23,7 @@ class XMMSHandler : public QObject, public sigc::trackable {
|
|||
|
||||
void requestMediainfo (uint id);
|
||||
void requestPlaylistList (void);
|
||||
void requestTrackChange (int pos);
|
||||
|
||||
const XMMSClient *getXMMS () { return m_xmmsc; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue