diff options
Diffstat (limited to 'nsplugins/viewer/kxt.cpp')
-rw-r--r-- | nsplugins/viewer/kxt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsplugins/viewer/kxt.cpp b/nsplugins/viewer/kxt.cpp index 1d85f674a..05b2673be 100644 --- a/nsplugins/viewer/kxt.cpp +++ b/nsplugins/viewer/kxt.cpp @@ -45,7 +45,7 @@ *****************************************************************************/ #include <tqglobal.h> -#if QT_VERSION < 0x030100 +#if TQT_VERSION < 0x030100 #include <kapplication.h> #include <tqwidget.h> |