summaryrefslogtreecommitdiffstats
path: root/kommander/editor/listboxeditorimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/listboxeditorimpl.cpp')
-rw-r--r--kommander/editor/listboxeditorimpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/listboxeditorimpl.cpp b/kommander/editor/listboxeditorimpl.cpp
index 22c07cea..047bc4f8 100644
--- a/kommander/editor/listboxeditorimpl.cpp
+++ b/kommander/editor/listboxeditorimpl.cpp
@@ -30,7 +30,7 @@
#include <tqpushbutton.h>
#include <tqcheckbox.h>
-#include <klocale.h>
+#include <tdelocale.h>
ListBoxEditor::ListBoxEditor( TQWidget *parent, TQWidget *editWidget, FormWindow *fw )
: ListBoxEditorBase( parent, 0, true ), formwindow( fw )