summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-03-20 21:23:05 +0100
committerPetr Mrázek <peterix@gmail.com>2014-03-20 21:23:05 +0100
commita01b1707deee6ee1a8e5102ad991368da3312259 (patch)
treec886f37db555ebf8f741f7417283b7f610c66b4e
parent4901985db64c91e7cfafc3b9bf710423b90538cd (diff)
downloadMultiMC-a01b1707deee6ee1a8e5102ad991368da3312259.tar
MultiMC-a01b1707deee6ee1a8e5102ad991368da3312259.tar.gz
MultiMC-a01b1707deee6ee1a8e5102ad991368da3312259.tar.lz
MultiMC-a01b1707deee6ee1a8e5102ad991368da3312259.tar.xz
MultiMC-a01b1707deee6ee1a8e5102ad991368da3312259.zip
Actually start the forge install job.
-rw-r--r--logic/ForgeInstaller.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/logic/ForgeInstaller.cpp b/logic/ForgeInstaller.cpp
index 48bfb8a3..94b3f319 100644
--- a/logic/ForgeInstaller.cpp
+++ b/logic/ForgeInstaller.cpp
@@ -274,6 +274,7 @@ protected:
reload();
}
});
+ fjob->start();
}
else
{