summaryrefslogtreecommitdiffstats
path: root/tdehtml/ecma/kjs_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdehtml/ecma/kjs_window.h')
-rw-r--r--tdehtml/ecma/kjs_window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/ecma/kjs_window.h b/tdehtml/ecma/kjs_window.h
index 3af34d87b..2fa2e2dda 100644
--- a/tdehtml/ecma/kjs_window.h
+++ b/tdehtml/ecma/kjs_window.h
@@ -246,7 +246,7 @@ namespace KJS {
};
class KDE_EXPORT WindowQObject : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public:
WindowQObject(Window *w);
~WindowQObject();