summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/fronthelpers
diff options
context:
space:
mode:
Diffstat (limited to 'src/svnfrontend/fronthelpers')
-rw-r--r--src/svnfrontend/fronthelpers/propertyitem.h2
-rw-r--r--src/svnfrontend/fronthelpers/propertylist.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/svnfrontend/fronthelpers/propertyitem.h b/src/svnfrontend/fronthelpers/propertyitem.h
index 8a1d8c2..3afe4b6 100644
--- a/src/svnfrontend/fronthelpers/propertyitem.h
+++ b/src/svnfrontend/fronthelpers/propertyitem.h
@@ -1,7 +1,7 @@
#ifndef _PROPERTYITEM_H
#define _PROPERTYITEM_H
-#include <klistview.h>
+#include <tdelistview.h>
class PropertiesDlg;
class Propertylist;
diff --git a/src/svnfrontend/fronthelpers/propertylist.h b/src/svnfrontend/fronthelpers/propertylist.h
index 1d39a30..71c72e0 100644
--- a/src/svnfrontend/fronthelpers/propertylist.h
+++ b/src/svnfrontend/fronthelpers/propertylist.h
@@ -20,7 +20,7 @@
#ifndef PROPERTYLIST_H
#define PROPERTYLIST_H
-#include <klistview.h>
+#include <tdelistview.h>
#include "svnqttypes.hpp"
/**