diff options
Diffstat (limited to 'lib/widgets/propeditor/propertyeditor.cpp')
-rw-r--r-- | lib/widgets/propeditor/propertyeditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/propertyeditor.cpp b/lib/widgets/propeditor/propertyeditor.cpp index 1bf3adc9..e9bd4786 100644 --- a/lib/widgets/propeditor/propertyeditor.cpp +++ b/lib/widgets/propeditor/propertyeditor.cpp @@ -20,7 +20,7 @@ #include "propertyeditor.h" #ifndef PURE_QT -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> #include <kiconloader.h> #else |