diff options
Diffstat (limited to 'win/qeventloopex.h')
-rw-r--r-- | win/qeventloopex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/qeventloopex.h b/win/qeventloopex.h index 648ddf228..2fed3ecf9 100644 --- a/win/qeventloopex.h +++ b/win/qeventloopex.h @@ -30,7 +30,7 @@ class QEventLoopExPrivate; class QEventLoopEx : public TQEventLoop { - Q_OBJECT + TQ_OBJECT public: QEventLoopEx( TQObject *parent = 0, const char *name = 0 ); |