summaryrefslogtreecommitdiffstats
path: root/vcs/subversion/subversion_fileinfo.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-03-02 20:05:33 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-03-02 20:05:33 +0100
commit722ce1efbac31c61b1d4b13f7e075c9f311e3e73 (patch)
treedb1b6b28566e5fe9accb4a688f7257673cecb080 /vcs/subversion/subversion_fileinfo.h
parentafb74575caf7dd8ccb6c235b1c8d788e320c19da (diff)
downloadtdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.tar.gz
tdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.zip
Finish renaming tdevelop components
Diffstat (limited to 'vcs/subversion/subversion_fileinfo.h')
-rw-r--r--vcs/subversion/subversion_fileinfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcs/subversion/subversion_fileinfo.h b/vcs/subversion/subversion_fileinfo.h
index 9b322463..1d144270 100644
--- a/vcs/subversion/subversion_fileinfo.h
+++ b/vcs/subversion/subversion_fileinfo.h
@@ -23,7 +23,7 @@
#include <tqmap.h>
-#include <kdevversioncontrol.h>
+#include <tdevversioncontrol.h>
#include <tdeio/job.h>
#include <dcopclient.h>
#include <dcopobject.h>
@@ -34,7 +34,7 @@ Provider for SVN file information
@author Mickael Marchand
*/
-class SVNFileInfoProvider : public KDevVCSFileInfoProvider, public DCOPObject/*, virtual public DCOPClient*/
+class SVNFileInfoProvider : public TDevVCSFileInfoProvider, public DCOPObject/*, virtual public DCOPClient*/
{
Q_OBJECT
//