From dd97ea80294ecd1cf8f9a68d3dd58a658ea74963 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Wed, 10 Jun 2015 02:31:34 +0200 Subject: GH-1060 ugly XP hack is ugly --- application/MultiMC.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'application/MultiMC.h') diff --git a/application/MultiMC.h b/application/MultiMC.h index 9edf0596..7389dc8b 100644 --- a/application/MultiMC.h +++ b/application/MultiMC.h @@ -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 -- cgit v1.2.3