summaryrefslogtreecommitdiffstats
path: root/vcs/subversion/subversion_core.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_core.h
parentafb74575caf7dd8ccb6c235b1c8d788e320c19da (diff)
downloadtdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.tar.gz
tdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.zip
Finish renaming tdevelop components
Diffstat (limited to 'vcs/subversion/subversion_core.h')
-rw-r--r--vcs/subversion/subversion_core.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcs/subversion/subversion_core.h b/vcs/subversion/subversion_core.h
index f2f3f6da..60cd8cfc 100644
--- a/vcs/subversion/subversion_core.h
+++ b/vcs/subversion/subversion_core.h
@@ -29,7 +29,7 @@
#include "subversion_fileinfo.h"
#include "subversion_global.h"
-class KDevProject;
+class TDevProject;
class subversionPart;
class subversionWidget;
class TDEApplication;
@@ -76,7 +76,7 @@ public:
// Return true on success. Otherwise return false.
bool clientInfo( KURL path_or_url, bool recurse, TQMap< KURL, SvnGlobal::SvnInfoHolder> &holderMap );
void createNewProject( const TQString& dirName, const KURL& importURL, bool init );
- KDevVCSFileInfoProvider *fileInfoProvider() const;
+ TDevVCSFileInfoProvider *fileInfoProvider() const;
void initProcessDlg( TDEIO::Job *job, const TQString &src, const TQString &dest );
// k_dcop: