Added QML UI subdirectory project as submodule.

This commit is contained in:
2026-03-03 09:33:48 +01:00
parent 6d47fac7e8
commit 5190efedc4
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule "libs/3rdParty/Qt-QrCodeGenerator"]
path = libs/3rdParty/Qt-QrCodeGenerator
url = https://github.com/alex-spataru/Qt-QrCodeGenerator.git
[submodule "UIs/GenericQMLApp"]
path = UIs/GenericQMLApp
url = ssh://wococo1@git.working-copy.org:46100/bent/GenericQMLApp.git