summaryrefslogtreecommitdiff
path: root/src/pluginlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluginlist.h')
-rw-r--r--src/pluginlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluginlist.h b/src/pluginlist.h
index 9a741d41..30837fb1 100644
--- a/src/pluginlist.h
+++ b/src/pluginlist.h
@@ -222,7 +222,7 @@ public:
void highlightPlugins(const std::vector<unsigned int>& modIndices,
const MOShared::DirectoryEntry& directoryEntry);
- void highlightMasters(const std::vector<unsigned int>& selectedPluginIndices);
+ void highlightMasters(const QModelIndexList& selectedPluginIndices);
void refreshLoadOrder();