summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/fronthelpers/propertylist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/svnfrontend/fronthelpers/propertylist.cpp')
-rw-r--r--src/svnfrontend/fronthelpers/propertylist.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/svnfrontend/fronthelpers/propertylist.cpp b/src/svnfrontend/fronthelpers/propertylist.cpp
index 49fdb36..1f46571 100644
--- a/src/svnfrontend/fronthelpers/propertylist.cpp
+++ b/src/svnfrontend/fronthelpers/propertylist.cpp
@@ -20,9 +20,9 @@
#include "propertylist.h"
#include "propertyitem.h"
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
Propertylist::Propertylist(TQWidget *parent, const char *name)