summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/base/httpget.h
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/rbutilqt/base/httpget.h')
-rw-r--r--rbutil/rbutilqt/base/httpget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rbutil/rbutilqt/base/httpget.h b/rbutil/rbutilqt/base/httpget.h
index 438853ce82..e8a936de08 100644
--- a/rbutil/rbutilqt/base/httpget.h
+++ b/rbutil/rbutilqt/base/httpget.h
@@ -35,7 +35,6 @@ class HttpGet : public QObject
35 bool getFile(const QUrl &url); 35 bool getFile(const QUrl &url);
36 void setProxy(const QUrl &url); 36 void setProxy(const QUrl &url);
37 void setProxy(bool); 37 void setProxy(bool);
38 QHttp::Error error(void);
39 QString errorString(void); 38 QString errorString(void);
40 void setFile(QFile*); 39 void setFile(QFile*);
41 void setCache(const QDir&); 40 void setCache(const QDir&);