X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fchatitem.cpp;h=7c0cc9a6a375e7345260c524f012a4126fd4a573;hp=a677e1056a0756c23b309b298606a457a49e5264;hb=0b9f74984780aacbe85ca04c44ec6304c86557c2;hpb=dbdca302fc349d0e3d46aa0d8091c08b2df28af5;ds=sidebyside diff --git a/src/qtui/chatitem.cpp b/src/qtui/chatitem.cpp index a677e105..7c0cc9a6 100644 --- a/src/qtui/chatitem.cpp +++ b/src/qtui/chatitem.cpp @@ -31,6 +31,7 @@ ChatItem::ChatItem(const QPersistentModelIndex &index_, QGraphicsItem *parent) : //if(_wrapMode == WordWrap) { // setFlags(QGraphicsItem::ItemClipsToShape, true); //} + } ChatItem::~ChatItem() {