Make playlist's selection buttons work
This commit is contained in:
parent
c988db9f31
commit
eef3e53bd9
4 changed files with 23 additions and 3 deletions
|
@ -38,7 +38,7 @@ XSettings::value_get (QString key)
|
|||
}
|
||||
|
||||
void
|
||||
XSettings::value_get (QString key, QString val)
|
||||
XSettings::value_set (QString key, QString val)
|
||||
{
|
||||
/* Only send change request to server here
|
||||
* update of local cache will be done through handle_config_value_changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue