summaryrefslogtreecommitdiff
path: root/src/modules/chat/manager.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-01-17 20:55:43 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-01-17 20:55:43 +0000
commit5a2906aae51a358bd3bdbcad336629e9d4449405 (patch)
treed45b0a39210557a8123531feb05ce84cbb3b2630 /src/modules/chat/manager.cpp
parentf6c842738792940ed5b91a5d8977b9e8d20337c0 (diff)
highlight api unification
git-svn-id: http://svn.miranda-ng.org/main/trunk@7699 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/modules/chat/manager.cpp')
-rw-r--r--src/modules/chat/manager.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/chat/manager.cpp b/src/modules/chat/manager.cpp
index ed081db43a..cdd4cf52d2 100644
--- a/src/modules/chat/manager.cpp
+++ b/src/modules/chat/manager.cpp
@@ -1475,6 +1475,7 @@ CHAT_MANAGER ci =
ShowPopup,
LogToFile,
+ IsHighlighted,
RemoveFormatting,
LoadGlobalSettings
};