diff options
Diffstat (limited to 'src/kernel/ntqurloperator.h')
-rw-r--r-- | src/kernel/ntqurloperator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ntqurloperator.h b/src/kernel/ntqurloperator.h index 654cc313f..1c1acf262 100644 --- a/src/kernel/ntqurloperator.h +++ b/src/kernel/ntqurloperator.h @@ -58,7 +58,7 @@ class Q_EXPORT TQUrlOperator : public TQObject, public TQUrl { friend class TQNetworkProtocol; - Q_OBJECT + TQ_OBJECT public: TQUrlOperator(); |