summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/fronthelpers/propertylist.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 15:06:09 -0600
committerTimothy Pearson <[email protected]>2013-02-01 15:06:09 -0600
commit47bca8a908a56349637c0b91f4fc4f49f85f820f (patch)
tree56afb281e35997ab842e4c34ba21c98b4c1c6283 /src/svnfrontend/fronthelpers/propertylist.h
parent7143a99b4f885d13f7ab57bca4156900cabb34b8 (diff)
downloadtdesvn-47bca8a908a56349637c0b91f4fc4f49f85f820f.tar.gz
tdesvn-47bca8a908a56349637c0b91f4fc4f49f85f820f.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'src/svnfrontend/fronthelpers/propertylist.h')
-rw-r--r--src/svnfrontend/fronthelpers/propertylist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/fronthelpers/propertylist.h b/src/svnfrontend/fronthelpers/propertylist.h
index a1916b4..1d39a30 100644
--- a/src/svnfrontend/fronthelpers/propertylist.h
+++ b/src/svnfrontend/fronthelpers/propertylist.h
@@ -26,7 +26,7 @@
/**
@author
*/
-class Propertylist : public KListView
+class Propertylist : public TDEListView
{
Q_OBJECT