GH-1060 ugly XP hack is ugly
This commit is contained in:
parent
88f5c8d347
commit
dd97ea8029
2 changed files with 55 additions and 0 deletions
|
@ -106,7 +106,10 @@ public:
|
|||
}
|
||||
|
||||
// APPLICATION ONLY
|
||||
QString getFinishCmd();
|
||||
void installUpdates(const QString updateFilesDir, GoUpdate::OperationList operations);
|
||||
void updateXP(const QString updateFilesDir, GoUpdate::OperationList operations);
|
||||
void updateModern(const QString updateFilesDir, GoUpdate::OperationList operations);
|
||||
|
||||
/*!
|
||||
* Opens a json file using either a system default editor, or, if note empty, the editor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue