From ab545fee3daf930dc46aaf303355c1c578320484 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 5 Oct 2011 01:41:54 +0300 Subject: Add blacklist relation. In this mode blocked trades, emotes, speech text. --- src/commandhandler.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/commandhandler.h') diff --git a/src/commandhandler.h b/src/commandhandler.h index 64f0288c3..52080dfcd 100644 --- a/src/commandhandler.h +++ b/src/commandhandler.h @@ -171,6 +171,11 @@ class CommandHandler */ void handleNeutral(const std::string &args, ChatTab *tab); + /** + * Handle an blacklist command. + */ + void handleBlackList(const std::string &args, ChatTab *tab); + /** * Handle an erase command. */ -- cgit v1.2.3-60-g2f50