mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 07:24:58 -04:00
fixed write paths for YACReader
This commit is contained in:
@ -43,7 +43,7 @@ int main(int argc, char * argv[])
|
||||
|
||||
int ret = app.exec();
|
||||
|
||||
Configuration::getConfiguration().save();
|
||||
//Configuration::getConfiguration().save();
|
||||
|
||||
YACReader::exitCheck(ret);
|
||||
|
||||
|
Reference in New Issue
Block a user