summaryrefslogtreecommitdiff
path: root/src/plugins/subversion/subversion.qbs
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2015-05-06 16:48:07 +0200
committerTobias Hunger <tobias.hunger@theqtcompany.com>2015-05-15 09:11:44 +0000
commit0b91b77cdc87fb60e3a4ca11fe2cf40bead4e06f (patch)
tree3181001dd67b43d664443b5992bda819e1bfeaad /src/plugins/subversion/subversion.qbs
parent4f4c6b6288fde5291a817c625c85d03fd4818b24 (diff)
downloadqt-creator-0b91b77cdc87fb60e3a4ca11fe2cf40bead4e06f.tar.gz
Subversion: Replace Subversion Checkout wizard
Replace the subversion checkout wizard with a Json wizard. Change-Id: I969ff00e2e6fdc8088f8c7a928f80454cd987164 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
Diffstat (limited to 'src/plugins/subversion/subversion.qbs')
-rw-r--r--src/plugins/subversion/subversion.qbs4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/subversion/subversion.qbs b/src/plugins/subversion/subversion.qbs
index dd38509ad5..1a6244a946 100644
--- a/src/plugins/subversion/subversion.qbs
+++ b/src/plugins/subversion/subversion.qbs
@@ -14,10 +14,6 @@ QtcPlugin {
files: [
"annotationhighlighter.cpp",
"annotationhighlighter.h",
- "checkoutwizard.cpp",
- "checkoutwizard.h",
- "checkoutwizardpage.cpp",
- "checkoutwizardpage.h",
"settingspage.cpp",
"settingspage.h",
"settingspage.ui",