mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 19:05:31 +08:00
refs #485, fixed default values in launcher
(discovered during testing, not really related)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
41a88266ab
commit
a0b7f741ee
@@ -108,6 +108,9 @@ private:
|
||||
//! Standalone GUI selected
|
||||
bool isStandaloneGuiSelected() const;
|
||||
|
||||
//! Set default
|
||||
void setDefault(const QString &value);
|
||||
|
||||
//! Command line
|
||||
static QString toCmdLine(const QString &exe, const QStringList &exeArgs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user