Make playlist's selection buttons work

This commit is contained in:
Thomas Frauendorfer 2007-10-17 03:00:15 +02:00
parent c988db9f31
commit eef3e53bd9
4 changed files with 23 additions and 3 deletions

View file

@ -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