make linux work and fix a few bugs

This commit is contained in:
RSDuck
2020-07-04 18:58:00 +02:00
parent 62c6e2f703
commit 778623a8b7
7 changed files with 136 additions and 30 deletions

View File

@ -50,6 +50,8 @@ public:
currentDlg = nullptr;
}
static bool needsReset;
private slots:
void done(int r);