summaryrefslogtreecommitdiff
path: root/src/pluginlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluginlist.h')
-rw-r--r--src/pluginlist.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pluginlist.h b/src/pluginlist.h
index b3b0ee13..f6745aa8 100644
--- a/src/pluginlist.h
+++ b/src/pluginlist.h
@@ -257,6 +257,11 @@ public slots:
*/
void managedGameChanged(MOBase::IPluginGame const *gamePlugin);
+ /**
+ * @brief Generate the plugin indexes because something was changed
+ **/
+ void generatePluginIndexes();
+
signals:
/**