diff options
Diffstat (limited to 'nsplugins/viewer/qxteventloop.h')
-rw-r--r-- | nsplugins/viewer/qxteventloop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsplugins/viewer/qxteventloop.h b/nsplugins/viewer/qxteventloop.h index 230c8a32c..55c5b8698 100644 --- a/nsplugins/viewer/qxteventloop.h +++ b/nsplugins/viewer/qxteventloop.h @@ -49,7 +49,7 @@ class QXtEventLoopPrivate; class QXtEventLoop : public TQEventLoop { - Q_OBJECT + TQ_OBJECT public: |