diff options
Diffstat (limited to 'nsplugins/viewer/qxteventloop.cpp')
-rw-r--r-- | nsplugins/viewer/qxteventloop.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsplugins/viewer/qxteventloop.cpp b/nsplugins/viewer/qxteventloop.cpp index 4e1d13a21..8250f6bba 100644 --- a/nsplugins/viewer/qxteventloop.cpp +++ b/nsplugins/viewer/qxteventloop.cpp @@ -37,7 +37,7 @@ #include "qxteventloop.h" -#if QT_VERSION >= 0x030100 +#if TQT_VERSION >= 0x030100 #include <tqapplication.h> #include <tqwidgetintdict.h> |