summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/dialogs/umlattributedialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/dialogs/umlattributedialog.cpp')
-rw-r--r--umbrello/umbrello/dialogs/umlattributedialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/umbrello/umbrello/dialogs/umlattributedialog.cpp b/umbrello/umbrello/dialogs/umlattributedialog.cpp
index c45241e2..9adb17a4 100644
--- a/umbrello/umbrello/dialogs/umlattributedialog.cpp
+++ b/umbrello/umbrello/dialogs/umlattributedialog.cpp
@@ -24,8 +24,8 @@
// kde includes
#include <kcombobox.h>
#include <kcompletion.h>
-#include <klocale.h>
-#include <kmessagebox.h>
+#include <tdelocale.h>
+#include <tdemessagebox.h>
#include <kdebug.h>
// app includes