introduce fullscreen mode, fixes #803
[quassel.git] / src / qtui / chatscene.h
index a5cbe7b..c54c186 100644 (file)
@@ -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);