ginebra2/ChromeView.h
changeset 9 b39122337a00
parent 3 0954f5dd2cd0
child 16 3c88a81ff781
--- a/ginebra2/ChromeView.h	Mon Jul 12 15:46:53 2010 -0400
+++ b/ginebra2/ChromeView.h	Fri Aug 06 17:23:08 2010 -0400
@@ -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