diff options
Diffstat (limited to 'nsplugins/viewer/kxt.h')
-rw-r--r-- | nsplugins/viewer/kxt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsplugins/viewer/kxt.h b/nsplugins/viewer/kxt.h index 44f05db19..d7c46a594 100644 --- a/nsplugins/viewer/kxt.h +++ b/nsplugins/viewer/kxt.h @@ -47,7 +47,7 @@ #define KXT_H #include <tqglobal.h> -#if QT_VERSION < 0x030100 +#if TQT_VERSION < 0x030100 #include <kapplication.h> #include <tqwidget.h> |