X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fchatscene.h;h=9d8a5651e00b433b791cb5df2613639a4ec548ee;hp=daabba7fc0d1b38559d812da77c01dd5c8c1327d;hb=206ce9444661cc7b2f65bdd8c8c0d1c365e6306f;hpb=39e2a78383295f86c5aa2dadbeac6f02b53eb7a4 diff --git a/src/qtui/chatscene.h b/src/qtui/chatscene.h index daabba7f..9d8a5651 100644 --- a/src/qtui/chatscene.h +++ b/src/qtui/chatscene.h @@ -53,7 +53,6 @@ class ChatScene : public QGraphicsScene { protected slots: void rowsInserted(const QModelIndex &, int, int); - void mousePressEvent(QGraphicsSceneMouseEvent * mouseEvent); private: qreal _width, _height;