Updating the About dialog with our new contributors, please report if you miss yourse...
[quassel.git] / src / qtui / chatscene.h
index f97787e..45ab0f4 100644 (file)
@@ -65,6 +65,7 @@ class ChatScene : public QGraphicsScene {
 
   signals:
     void heightChanged(qreal height);
+    void heightChangedAt(qreal ypos, qreal hdiff);
 
   protected:
     virtual void mouseMoveEvent(QGraphicsSceneMouseEvent *mouseEvent);