diff -r 6aeb7a756187 -r 3c88a81ff781 ginebra2/WebChromeItem.h --- 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: