summaryrefslogtreecommitdiffstats
path: root/kcontrol/kthememanager/knewthemedlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kthememanager/knewthemedlg.cpp')
-rw-r--r--kcontrol/kthememanager/knewthemedlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kthememanager/knewthemedlg.cpp b/kcontrol/kthememanager/knewthemedlg.cpp
index 8ba59b680..ee18c31c7 100644
--- a/kcontrol/kthememanager/knewthemedlg.cpp
+++ b/kcontrol/kthememanager/knewthemedlg.cpp
@@ -22,7 +22,7 @@
#include <tqlineedit.h>
#include <tqtextedit.h>
-#include <klocale.h>
+#include <tdelocale.h>
KNewThemeDlg::KNewThemeDlg( TQWidget * parent, const char * name )
: KDialogBase(parent, name, true, i18n("New Theme"), Ok|Cancel, Ok)