ginebra2/WebChromeItem.h
changeset 16 3c88a81ff781
parent 9 b39122337a00
--- a/ginebra2/WebChromeItem.h	Thu Sep 23 15:32:11 2010 -0400
+++ b/ginebra2/WebChromeItem.h	Fri Oct 15 17:30:59 2010 -0400
@@ -48,7 +48,6 @@
     QGraphicsScene * scene();
     ChromeRenderer * renderer();
     void grabFocus();
-    bool event(QEvent* event);
     ChromeWidget * chrome() { return m_chrome; }
     inline bool isPainting() { return m_painting; }
   public slots: