OTHER: Make 'Quit server on close' option work
This commit is contained in:
parent
ef687a9375
commit
5e8d83ca8e
8 changed files with 102 additions and 37 deletions
|
@ -93,6 +93,7 @@ class XClient : public QObject {
|
|||
|
||||
public slots:
|
||||
void disconnect ();
|
||||
bool quit ();
|
||||
|
||||
protected:
|
||||
Xmms::Client *m_client;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue