diff options
Diffstat (limited to 'lib/widgets/propeditor/pcheckbox.cpp')
-rw-r--r-- | lib/widgets/propeditor/pcheckbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/pcheckbox.cpp b/lib/widgets/propeditor/pcheckbox.cpp index f3bd2673..6e9c06b7 100644 --- a/lib/widgets/propeditor/pcheckbox.cpp +++ b/lib/widgets/propeditor/pcheckbox.cpp @@ -24,7 +24,7 @@ #include <tqpainter.h> #ifndef PURE_QT -#include <klocale.h> +#include <tdelocale.h> #else #include "compat_tools.h" #endif |