summaryrefslogtreecommitdiffstats
path: root/kword/KWSplitCellDia.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kword/KWSplitCellDia.cpp')
-rw-r--r--kword/KWSplitCellDia.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWSplitCellDia.cpp b/kword/KWSplitCellDia.cpp
index 5e988ea3..fd141c29 100644
--- a/kword/KWSplitCellDia.cpp
+++ b/kword/KWSplitCellDia.cpp
@@ -25,7 +25,7 @@
#include <tqlabel.h>
#include <tqspinbox.h>
-#include <klocale.h>
+#include <tdelocale.h>
KWSplitCellDia::KWSplitCellDia( TQWidget* parent, const char* name, unsigned int columns, unsigned int rows)
: KDialogBase( Plain, i18n("Split Cell"), Ok | Cancel, Ok, parent, name, true)