X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fchatline-old.h;h=c243c9547dab5d59cb2f2930315233928293adee;hb=85583b32135dd4028edecef9029661dd11919150;hp=257513b39850d4066e3ab06fccfbe5d2336bb963;hpb=d6b056e936ec441258d291b7a8af7b83f9f53016;p=quassel.git diff --git a/src/qtui/chatline-old.h b/src/qtui/chatline-old.h index 257513b3..c243c954 100644 --- a/src/qtui/chatline-old.h +++ b/src/qtui/chatline-old.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-07 by the Quassel IRC Team * + * Copyright (C) 2005-08 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -99,6 +99,7 @@ class ChatLine : public QObject, public AbstractUiMsg { QList lineLayouts; int minHeight; + bool isHighlight; SelectionMode selectionMode; int selectionStart, selectionEnd; void formatMsg(Message);