Used the trip back from CeBIT to prepare everything for a huge
[quassel.git] / src / qtui / chatitem.cpp
index 2e3e22d..e6f602e 100644 (file)
@@ -91,7 +91,9 @@ void ChatItem::layout() {
   }
   _layout.endLayout();
   update();
-}
+}    QDateTime _timestamp;
+    MsgId _msgId;
+
 
 QRectF ChatItem::boundingRect() const {
   return _layout.boundingRect();