Add reload from disk

This is typically mapped to the F5 key, so the "secret force refresh"
key has been temporarily moved to F6.
This commit is contained in:
G.K.MacGregor
2022-07-17 15:16:53 +01:00
parent a8f2152c92
commit abf649d2ab
5 changed files with 55 additions and 1 deletions

View File

@@ -59,6 +59,7 @@ private slots:
void open();
bool save();
bool saveAs();
void reload();
void exportT42();
void exportZXNet();
void exportEditTF();