podcatcher_qt/inc/podcatcherwin.h
branchpodcatcher_qt_symbian4
changeset 238 ee20bf01bc84
parent 235 f0b8582ef9ac
--- a/podcatcher_qt/inc/podcatcherwin.h	Thu Oct 14 09:49:09 2010 +0200
+++ b/podcatcher_qt/inc/podcatcherwin.h	Thu Oct 14 12:01:13 2010 +0200
@@ -21,8 +21,7 @@
 private slots:
     void on_Settings_clicked();
     void on_Update_clicked();
-    void on_Add_clicked();
-    void on_Add_clicked(bool checked);
+    void on_Add_clicked();    
     void on_listView_clicked(QModelIndex index);
     void on_listView_customContextMenuRequested(QPoint pos);
 };