X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fchatline-old.h;h=b2b9445a7e10aec23054a8a92fd32d78beafc10f;hp=5ce5fc3f6563451805681b1a5b1950cebb3014c4;hb=63af36e607d250637aaba0bba14d2158e79c7bed;hpb=374ea2a5188930b880ad67584a9b0055022feecf 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;