Improve the playlists-choose dialog
This commit is contained in:
parent
d93f2ee188
commit
4c7317f71d
8 changed files with 191 additions and 52 deletions
|
|
@ -27,7 +27,7 @@ class XConfig : public QObject
|
|||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
XConfig (QObject *parent, XClient *client);
|
||||
XConfig (XClient *parent);
|
||||
|
||||
QString value_get (QString key);
|
||||
bool value_set (QString key, QString value);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue