summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/editfunctionsimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/editfunctionsimpl.cpp')
-rw-r--r--kdevdesigner/designer/editfunctionsimpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/editfunctionsimpl.cpp b/kdevdesigner/designer/editfunctionsimpl.cpp
index 1f39da2c..5681f00b 100644
--- a/kdevdesigner/designer/editfunctionsimpl.cpp
+++ b/kdevdesigner/designer/editfunctionsimpl.cpp
@@ -47,7 +47,7 @@
#include <tqheader.h>
#include <tqcheckbox.h>
-#include <klocale.h>
+#include <tdelocale.h>
EditFunctions::EditFunctions( TQWidget *parent, FormWindow *fw, bool justSlots )
: EditFunctionsBase( parent, 0, TRUE ), formWindow( fw )