diff options
Diffstat (limited to 'kexi/widget/kexipropertyeditorview.cpp')
-rw-r--r-- | kexi/widget/kexipropertyeditorview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/kexipropertyeditorview.cpp b/kexi/widget/kexipropertyeditorview.cpp index bf5c6491..1612871b 100644 --- a/kexi/widget/kexipropertyeditorview.cpp +++ b/kexi/widget/kexipropertyeditorview.cpp @@ -24,7 +24,7 @@ #include <koproperty/editor.h> #include <koproperty/property.h> -#include <klocale.h> +#include <tdelocale.h> #include <kiconloader.h> #include <tqlayout.h> |