fix restart

This commit is contained in:
arm64v8a
2023-04-02 13:49:46 +09:00
parent a88712aa97
commit 46bad85dab
5 changed files with 10 additions and 8 deletions

View File

@@ -65,6 +65,7 @@ namespace NekoRay {
int resolve_count = 0;
// Flags
QStringList argv = {};
bool flag_use_appdata = false;
bool flag_many = false;
bool flag_tray = false;