summaryrefslogtreecommitdiff
path: root/src/organizercore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/organizercore.h')
-rw-r--r--src/organizercore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/organizercore.h b/src/organizercore.h
index f2b904cd..cb577437 100644
--- a/src/organizercore.h
+++ b/src/organizercore.h
@@ -376,7 +376,7 @@ public slots:
void refreshLists();
- void installDownload(int downloadIndex);
+ ModInfo::Ptr installDownload(int downloadIndex, int priority = -1);
void modStatusChanged(unsigned int index);
void modStatusChanged(QList<unsigned int> index);