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