aboutsummaryrefslogtreecommitdiff
path: root/src/ui/addurldialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/addurldialog.h')
-rw-r--r--src/ui/addurldialog.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/ui/addurldialog.h b/src/ui/addurldialog.h
index fdb0f61ce..edebb6617 100644
--- a/src/ui/addurldialog.h
+++ b/src/ui/addurldialog.h
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2006-2008 by Ilya Kotov *
+ * Copyright (C) 2006-2009 by Ilya Kotov *
* forkotov02@hotmail.ru *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -48,8 +48,7 @@ protected slots:
virtual void accept();
private slots:
- void processResponse(int, bool);
- void readResponse(const QHttpResponseHeader&);
+ void readResponse(bool);
private:
void setModel(PlayListModel*);