summaryrefslogtreecommitdiffstats
path: root/krecipes/src/dialogs/createpropertydialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'krecipes/src/dialogs/createpropertydialog.cpp')
-rw-r--r--krecipes/src/dialogs/createpropertydialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/krecipes/src/dialogs/createpropertydialog.cpp b/krecipes/src/dialogs/createpropertydialog.cpp
index 44f7584..9f8f107 100644
--- a/krecipes/src/dialogs/createpropertydialog.cpp
+++ b/krecipes/src/dialogs/createpropertydialog.cpp
@@ -12,7 +12,7 @@
#include "createpropertydialog.h"
-#include <klocale.h>
+#include <tdelocale.h>
CreatePropertyDialog::CreatePropertyDialog( TQWidget *parent, UnitList* list )
: KDialogBase( parent, "createPropertyDialog", true, i18n( "New Property" ),