Replace old launcher part with a shiny new one. No more garbage on the command line.
This commit is contained in:
parent
c51a993ff7
commit
fca4441229
23 changed files with 1157 additions and 509 deletions
|
@ -81,6 +81,8 @@ public:
|
|||
void setGroupInitial(QString val);
|
||||
void setGroupPost(QString val);
|
||||
|
||||
QStringList extraArguments() const;
|
||||
|
||||
virtual QString intendedVersionId() const = 0;
|
||||
virtual bool setIntendedVersionId(QString version) = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue