Merged dismine/valentina into develop
--HG-- branch : develop
This commit is contained in:
commit
9873df47ae
|
@ -3449,7 +3449,7 @@ QStringList MainWindow::GetUnlokedRestoreFileList() const
|
|||
}
|
||||
return restoreFiles;
|
||||
#else
|
||||
return qApp->getSettings()->GetRestoreFileList();
|
||||
return qApp->ValentinaSettings()->GetRestoreFileList();
|
||||
#endif //QT_VERSION >= QT_VERSION_CHECK(5, 1, 0)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user