mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 08:25:03 -04:00
Merged luisangelsm/yacreader/develop into develop
This commit is contained in:
@ -165,6 +165,8 @@ int main(int argc, char * argv[])
|
||||
|
||||
int ret = app.exec();
|
||||
|
||||
delete mwv;
|
||||
|
||||
//Configuration::getConfiguration().save();
|
||||
|
||||
YACReader::exitCheck(ret);
|
||||
|
Reference in New Issue
Block a user