renamed XSettings to XConfig.
This commit is contained in:
parent
ac44b4efc6
commit
ba27687590
15 changed files with 60 additions and 64 deletions
|
|
@ -179,6 +179,7 @@ XMMSHandler::DictToQHash (const std::string &key,
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
void
|
||||
XMMSHandler::PropDictToQHash (const std::string &key,
|
||||
const Xmms::Dict::Variant &value,
|
||||
|
|
@ -196,7 +197,7 @@ XMMSHandler::PropDictToQHash (const std::string &key,
|
|||
QString::fromUtf8 (boost::get< std::string > (value).c_str()));
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
/*
|
||||
uint
|
||||
XMMSHandler::medialibQuery (QString q)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue