summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/graphtree
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:06:09 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:06:09 -0600
commit47bca8a908a56349637c0b91f4fc4f49f85f820f (patch)
tree56afb281e35997ab842e4c34ba21c98b4c1c6283 /src/svnfrontend/graphtree
parent7143a99b4f885d13f7ab57bca4156900cabb34b8 (diff)
downloadtdesvn-47bca8a908a56349637c0b91f4fc4f49f85f820f.tar.gz
tdesvn-47bca8a908a56349637c0b91f4fc4f49f85f820f.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'src/svnfrontend/graphtree')
-rw-r--r--src/svnfrontend/graphtree/revisiontree.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/svnfrontend/graphtree/revisiontree.h b/src/svnfrontend/graphtree/revisiontree.h
index e6e5de1..199929d 100644
--- a/src/svnfrontend/graphtree/revisiontree.h
+++ b/src/svnfrontend/graphtree/revisiontree.h
@@ -30,8 +30,8 @@
class RtreeData;
class TQWidget;
-class KListViewItem;
-class KListView;
+class TDEListViewItem;
+class TDEListView;
class CContextListener;
namespace svn