mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +00:00
Deduplicate executable path computation
This commit is contained in:
@@ -18,7 +18,7 @@ QByteArray gAlphaPrivateKey;
|
||||
|
||||
bool gManyInstance = false;
|
||||
QString gKeyFile;
|
||||
QString gWorkingDir, gExeDir, gExeName;
|
||||
QString gWorkingDir;
|
||||
|
||||
QStringList gSendPaths;
|
||||
QString gStartUrl;
|
||||
|
Reference in New Issue
Block a user