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 9147285dc..e2ab625ed 100644 --- a/nsplugins/viewer/kxt.cpp +++ b/nsplugins/viewer/kxt.cpp @@ -47,7 +47,7 @@ #include <tqglobal.h> #if TQT_VERSION < 0x030100 -#include <kapplication.h> +#include <tdeapplication.h> #include <tqwidget.h> #include <tqobjectlist.h> #include <tqwidgetlist.h> |