summaryrefslogtreecommitdiff
path: root/src/downloadmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/downloadmanager.h')
-rw-r--r--src/downloadmanager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/downloadmanager.h b/src/downloadmanager.h
index 92ba3143..0d49aa35 100644
--- a/src/downloadmanager.h
+++ b/src/downloadmanager.h
@@ -98,6 +98,8 @@ private:
int m_Tries;
bool m_ReQueried;
+ quint32 m_TaskProgressId;
+
NexusInfo m_NexusInfo;
static DownloadInfo *createNew(const NexusInfo &nexusInfo, int modID, int fileID, const QStringList &URLs);