Add an entry to the recent files list for unsaved/temp recovery script

This commit is contained in:
baldurk
2026-08-13 17:46:45 +01:00
parent 434cb575a4
commit e6cd4d2e98
4 changed files with 51 additions and 4 deletions
+2
View File
@@ -144,6 +144,8 @@ private:
bool m_ContextMenuVisible = false;
bool m_HelpPrinting = false;
bool m_IgnoreRecovered = false;
RDTreeWidgetItem *m_UIExtensions, *m_Examples, *m_RecentFiles;
QFileSystemWatcher *m_Watcher = NULL;