summaryrefslogtreecommitdiff
path: root/src/modlist.h
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2020-12-31 02:29:31 +0100
committerMikaël Capelle <capelle.mikael@gmail.com>2021-01-02 15:38:17 +0100
commit6e4b1790ae4057dfafd39dadff04c8d9b5f2eaeb (patch)
treef809f8e7933dd2d23a33e16279fec42c4a522bc4 /src/modlist.h
parent4ee929b68a5ba3f622fd6cecf37f61b983eb0874 (diff)
Move the separator context menu.
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().