ginebra2/ChromeView.h
changeset 10 232fbd5a2dcb
parent 6 1c3b8676e58c
--- a/ginebra2/ChromeView.h	Tue Jul 06 14:03:49 2010 +0300
+++ b/ginebra2/ChromeView.h	Wed Aug 18 09:37:05 2010 +0300
@@ -46,13 +46,6 @@
   //protected:
   //bool eventFilter(QObject * obj, QEvent * ev);
 
-#ifdef Q_OS_SYMBIAN
-#ifdef SET_DEFAULT_IAP
-  public slots:
-  void setDefaultIap();
-#endif
-#endif
-
  private:
   QGraphicsWidget * m_topWidget;
   ChromeWidget * m_chrome; //TODO: get rid of this