summaryrefslogtreecommitdiffstats
path: root/logic/lists/ForgeVersionList.h
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2013-10-02 23:35:45 +0200
committerPetr Mrázek <peterix@gmail.com>2013-10-02 23:35:45 +0200
commiteba9b3d759dbf6e402e91ab897059f1d274aef90 (patch)
treec60b47ce006a590806d69b397a219bb57aa40b3e /logic/lists/ForgeVersionList.h
parent48bd3add29e3e4a8e65fc28925141ea4fef2b8b4 (diff)
downloadMultiMC-eba9b3d759dbf6e402e91ab897059f1d274aef90.tar
MultiMC-eba9b3d759dbf6e402e91ab897059f1d274aef90.tar.gz
MultiMC-eba9b3d759dbf6e402e91ab897059f1d274aef90.tar.lz
MultiMC-eba9b3d759dbf6e402e91ab897059f1d274aef90.tar.xz
MultiMC-eba9b3d759dbf6e402e91ab897059f1d274aef90.zip
Add user agent header to most MultiMC download requests.
Diffstat (limited to 'logic/lists/ForgeVersionList.h')
-rw-r--r--logic/lists/ForgeVersionList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/logic/lists/ForgeVersionList.h b/logic/lists/ForgeVersionList.h
index 613de8a6..4abfe9ce 100644
--- a/logic/lists/ForgeVersionList.h
+++ b/logic/lists/ForgeVersionList.h
@@ -101,6 +101,7 @@ public:
protected
slots:
void list_downloaded();
+ void list_failed();
protected:
DownloadJobPtr listJob;