diff -r caac957e9834 -r 30cb5e836736 src/mainwindow.h --- a/src/mainwindow.h Sat Feb 01 17:10:11 2020 +0200 +++ b/src/mainwindow.h Sat Feb 01 17:20:10 2020 +0200 @@ -60,6 +60,7 @@ void updateTitle(); void updateRenderPreferences(); void saveSettings(); + void restoreStartupSettings(); void restoreSettings(); void changeLanguage(QString localeCode); void addRecentlyOpenedFile(const QString& path);