summaryrefslogtreecommitdiffstats
path: root/tdehtml/ecma/xmlhttprequest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdehtml/ecma/xmlhttprequest.h')
-rw-r--r--tdehtml/ecma/xmlhttprequest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/ecma/xmlhttprequest.h b/tdehtml/ecma/xmlhttprequest.h
index d1b304f30..7d3934152 100644
--- a/tdehtml/ecma/xmlhttprequest.h
+++ b/tdehtml/ecma/xmlhttprequest.h
@@ -122,7 +122,7 @@ namespace KJS {
class XMLHttpRequestQObject : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public:
XMLHttpRequestQObject(XMLHttpRequest *_jsObject);