diff options
Diffstat (limited to 'kpovmodeler/pmlightedit.cpp')
-rw-r--r-- | kpovmodeler/pmlightedit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmlightedit.cpp b/kpovmodeler/pmlightedit.cpp index e652d0a2..7448c48b 100644 --- a/kpovmodeler/pmlightedit.cpp +++ b/kpovmodeler/pmlightedit.cpp @@ -27,7 +27,7 @@ #include <tqcombobox.h> #include <tqcheckbox.h> -#include <klocale.h> +#include <tdelocale.h> PMLightEdit::PMLightEdit( TQWidget* parent, const char* name ) : Base( parent, name ) |