summaryrefslogtreecommitdiff
path: root/src/modlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modlist.h')
-rw-r--r--src/modlist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modlist.h b/src/modlist.h
index cabd1f32..e4f4dfab 100644
--- a/src/modlist.h
+++ b/src/modlist.h
@@ -131,6 +131,8 @@ public:
void highlightMods(const QItemSelectionModel *selection, const MOShared::DirectoryEntry &directoryEntry);
+public:
+
/**
* @brief Notify the mod list that the given mod has been installed. This is used
* to notify the plugin that registered through onModInstalled().