Add Anonymous mode

This commit is contained in:
kradchen
2023-09-15 11:42:40 +08:00
parent 6c5734396a
commit 3799130487
20 changed files with 467 additions and 116 deletions

View File

@@ -69,7 +69,7 @@ private:
QThread* mThread;
bool mIsDebugMode;
void switchToScanTab();
void switchToScanTab(QObject* sender, QObject* data);
void reloadLanguage() ;