-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 937 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 937 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "external/QSingleInstanceCheck"]
path = external/QSingleInstanceCheck
url = https://github.com/MrEricSir/QSingleInstanceCheck.git
[submodule "external/QSimpleStateMachine"]
path = external/QSimpleStateMachine
url = https://github.com/MrEricSir/QSimpleStateMachine.git
[submodule "external/QMLRearrangeableTreeView"]
path = external/QMLRearrangeableTreeView
url = https://github.com/MrEricSir/QMLRearrangeableTreeView.git
[submodule "external/QAutoStart"]
path = external/QAutoStart
url = https://github.com/MrEricSir/QAutoStart.git
[submodule "external/QImageCache"]
path = external/QImageCache
url = https://github.com/MrEricSir/QImageCache.git
[submodule "external/QObjectLeakTracker"]
path = external/QObjectLeakTracker
url = https://github.com/MrEricSir/QObjectLeakTracker.git
[submodule "external/QWebDownload"]
path = external/QWebDownload
url = https://github.com/MrEricSir/QWebDownload.git