QTfrontend/ui/widget/chatwidget.h
changeset 6194 32b7e0ece99a
parent 6185 a6aa2d44f390
child 6197 4ce7c29799b9
--- a/QTfrontend/ui/widget/chatwidget.h	Sun Oct 23 22:47:59 2011 +0200
+++ b/QTfrontend/ui/widget/chatwidget.h	Mon Oct 24 01:09:33 2011 +0200
@@ -123,6 +123,7 @@
   QString m_helloSound;
   QString m_hilightSound;
   QString m_userNick;
+  QRegExp m_hlRegExp; ///< regular expression used for highlighting messages
   bool notify;
   bool showReady;