mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 22:14:41 -04:00
fixed lots of warnings
This commit is contained in:
@ -13,10 +13,10 @@ Configuration::Configuration()
|
||||
//load("/YACReader.conf");
|
||||
}
|
||||
|
||||
Configuration::Configuration(const Configuration & conf)
|
||||
/*Configuration::Configuration(const Configuration & conf)
|
||||
{
|
||||
//nothing
|
||||
}
|
||||
}*/
|
||||
|
||||
void Configuration::load(QSettings * settings)
|
||||
{
|
||||
|
Reference in New Issue
Block a user