summaryrefslogtreecommitdiff
path: root/src/modlistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modlistview.h')
-rw-r--r--src/modlistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modlistview.h b/src/modlistview.h
index a2e8505d..92b53960 100644
--- a/src/modlistview.h
+++ b/src/modlistview.h
@@ -165,7 +165,7 @@ protected slots:
private:
- void onModPrioritiesChanged(std::vector<int> const& indices);
+ void onModPrioritiesChanged(const QModelIndexList& indices);
void onModInstalled(const QString& modName);
void onModFilterActive(bool filterActive);