summaryrefslogtreecommitdiffstats
path: root/kommander/editor/multilineeditorimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/multilineeditorimpl.cpp')
-rw-r--r--kommander/editor/multilineeditorimpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/multilineeditorimpl.cpp b/kommander/editor/multilineeditorimpl.cpp
index 5a9c4f1b..2dab19a1 100644
--- a/kommander/editor/multilineeditorimpl.cpp
+++ b/kommander/editor/multilineeditorimpl.cpp
@@ -26,7 +26,7 @@
#include <tqmultilineedit.h>
#include <tqpushbutton.h>
-#include <klocale.h>
+#include <tdelocale.h>
MultiLineEditor::MultiLineEditor( TQWidget *parent, TQWidget *editWidget, FormWindow *fw )
: MultiLineEditorBase( parent, 0, true ), formwindow( fw )