add restart file inspector showing system info, data file, and snapshot image

This commit is contained in:
Axel Kohlmeyer
2024-08-05 20:04:44 -04:00
parent 7561e05218
commit 0216692698
10 changed files with 117 additions and 15 deletions

View File

@ -89,6 +89,7 @@ private slots:
void open_help();
void open_url();
void view_file();
void inspect_file();
void reformatCurrentLine();
void runCompletion();
void insertCompletedCommand(const QString &completion);