QTfrontend/net/newnetclient.h
changeset 15915 35d26863a88e
parent 15909 7409084d891f
--- a/QTfrontend/net/newnetclient.h	Sun Oct 30 18:29:29 2022 +0200
+++ b/QTfrontend/net/newnetclient.h	Mon Oct 31 02:11:37 2022 +0200
@@ -137,6 +137,7 @@
         void lobbyDirectMessage(const QString & nick, const QString & message, bool isEcho);
         void roomDirectMessage(const QString & nick, const QString & message, bool isEcho);
         void chatStringFromNet(const QString&);
+        void chatStringFromNetIgnored(const QString&);
 
         void roomsList(const QStringList&);
         void serverMessage(const QString &);