summaryrefslogtreecommitdiff
path: root/include/modes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/modes.h')
-rw-r--r--include/modes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/modes.h b/include/modes.h
index 6a39393bb..f5a1296c5 100644
--- a/include/modes.h
+++ b/include/modes.h
@@ -368,6 +368,8 @@ class CoreExport ModeManager
static const std::vector<ChannelMode *> &GetChannelModes();
static const std::vector<UserMode *> &GetUserModes();
+ static const std::vector<ChannelModeStatus *> &GetStatusChannelModesByRank();
+ static void RebuildStatusModes();
/** Add a mode to the stacker to be set on a channel
* @param bi The client to set the modes from