summaryrefslogtreecommitdiffstats
path: root/tdeioslave/http/http.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/http/http.h')
-rw-r--r--tdeioslave/http/http.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/http/http.h b/tdeioslave/http/http.h
index aacdf1d47..51ec5b232 100644
--- a/tdeioslave/http/http.h
+++ b/tdeioslave/http/http.h
@@ -48,7 +48,7 @@ namespace TDEIO {
class HTTPProtocol : public TQObject, public TDEIO::TCPSlaveBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
HTTPProtocol( const TQCString &protocol, const TQCString &pool,
const TQCString &app );