summaryrefslogtreecommitdiffstats
path: root/kommander/editor/listvieweditorimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/listvieweditorimpl.cpp')
-rw-r--r--kommander/editor/listvieweditorimpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/listvieweditorimpl.cpp b/kommander/editor/listvieweditorimpl.cpp
index c07e8334..83422997 100644
--- a/kommander/editor/listvieweditorimpl.cpp
+++ b/kommander/editor/listvieweditorimpl.cpp
@@ -35,7 +35,7 @@
#include <tqpushbutton.h>
#include <tqptrstack.h>
-#include <klocale.h>
+#include <tdelocale.h>
ListViewEditor::ListViewEditor( TQWidget *parent, TQListView *lv, FormWindow *fw )
: ListViewEditorBase( parent, 0, true ), listview( lv ), formwindow( fw )