summaryrefslogtreecommitdiffstats
path: root/libktorrent/util/httprequest.h
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/util/httprequest.h')
-rw-r--r--libktorrent/util/httprequest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/util/httprequest.h b/libktorrent/util/httprequest.h
index 524b3b2..f472c07 100644
--- a/libktorrent/util/httprequest.h
+++ b/libktorrent/util/httprequest.h
@@ -41,7 +41,7 @@ namespace bt
class HTTPRequest : public kt::ExitOperation
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructor, set the url and the request header.