X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fchatscene.h;h=c54c1862427b5fc54f4f98f4ca0e524b1d996636;hp=a5cbe7bdf22731bea79fdcbf387718921ea8c707;hb=b1d9c3ea56467245c910ac1de1252c2a91c234f0;hpb=3013f4e095802e906c85878436da9e2ee3f9028c diff --git a/src/qtui/chatscene.h b/src/qtui/chatscene.h index a5cbe7bd..c54c1862 100644 --- a/src/qtui/chatscene.h +++ b/src/qtui/chatscene.h @@ -123,8 +123,6 @@ public: bool isScrollingAllowed() const; - virtual bool event(QEvent *e); - public slots: void updateForViewport(qreal width, qreal height); void setWidth(qreal width);