aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index dc44c6ab8..221a929bf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,9 +2,6 @@
path = sources/pyside2
url = https://bitbucket.org/ctismer/pyside2
branch = qt5
-[submodule "sources/pyside-tools"]
- path = sources/pyside-tools
- url = https://github.com/PySide/Tools.git
[submodule "sources/pyside-examples"]
path = sources/pyside-examples
url = https://github.com/PySide/Examples.git
@@ -12,3 +9,7 @@
path = sources/shiboken2
url = https://bitbucket.org/ctismer/shiboken2
branch = qt5
+[submodule "sources/pyside-tools2"]
+ path = sources/pyside-tools2
+ url = https://bitbucket.org/ctismer/pyside-tools2
+ branch = qt5