improved recent file handling for macos.

This commit is contained in:
Andreas Suter
2025-03-30 17:09:04 +02:00
committed by Andreas Suter
parent 7556a2e243
commit a895903a58
3 changed files with 6 additions and 15 deletions

View File

@@ -1673,6 +1673,8 @@ void PTextEdit::fileExit()
}
}
fAdmin->saveRecentFiles();
qApp->quit();
}