mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Provide access to un-joined argument list in Core::Launcher
This allows to re-use the variable in Linux-specific code
This commit is contained in:
@@ -28,7 +28,7 @@ public:
|
||||
|
||||
virtual int exec();
|
||||
|
||||
QString argumentsString() const;
|
||||
const QStringList &arguments() const;
|
||||
bool customWorkingDir() const;
|
||||
|
||||
uint64 installationTag() const;
|
||||
|
Reference in New Issue
Block a user