diff -r c85b889b0d4b -r ee20bf01bc84 podcatcher_qt/inc/podcatcherwin.h --- 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); };