X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fchatline-old.h;h=b2b9445a7e10aec23054a8a92fd32d78beafc10f;hb=f17ec992d090204ea62f9c601ca1f521737ce034;hp=5ce5fc3f6563451805681b1a5b1950cebb3014c4;hpb=a2bf6dec2ea5a72d15a3310f8a7abc11988228c4;p=quassel.git diff --git a/src/qtui/chatline-old.h b/src/qtui/chatline-old.h index 5ce5fc3f..b2b9445a 100644 --- a/src/qtui/chatline-old.h +++ b/src/qtui/chatline-old.h @@ -70,7 +70,7 @@ class ChatLineOld : public QObject, public AbstractUiMsg { qreal hght; Message msg; qreal tsWidth, senderWidth, textWidth; - UiStyle::StyledText styledTimeStamp, styledSender, styledText; + UiStyle::StyledText styledTimeStamp, styledSender, styledContents; struct FormatRange { int start;