GH-1034 do jar modding separate from update

This commit is contained in:
Petr Mrázek
2015-07-10 00:06:05 +02:00
parent 5133b0f34f
commit 5dd48e89f5
18 changed files with 214 additions and 141 deletions

View File

@ -51,8 +51,6 @@ slots:
void extractLwjgl();
void ModTheJar();
private:
std::shared_ptr<QNetworkReply> m_reply;