summaryrefslogtreecommitdiffstats
path: root/src/crsm.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/crsm.hpp')
-rw-r--r--src/crsm.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crsm.hpp b/src/crsm.hpp
index 2e38ea0..247848f 100644
--- a/src/crsm.hpp
+++ b/src/crsm.hpp
@@ -290,6 +290,7 @@ private:
void checkActivity(ClientInfo& client);
int findWishFromUser(const ClientInfo& client);
QString getCommand(const QString& message);
+ bool isChannelName(const QString& name);
CMD_FUNCTION(help);
CMD_FUNCTION(passToClonk);