GH-1060 ugly XP hack is ugly
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user