diff options
author | Jarek Kobus <jaroslaw.kobus@qt.io> | 2021-04-07 07:52:00 +0200 |
---|---|---|
committer | Kai Köhne <kai.koehne@qt.io> | 2021-04-30 11:35:38 +0200 |
commit | c59a544f8a8a2b72ec0dbd46b05e6d104885723f (patch) | |
tree | 9f99166c67cc22caba46b887a0847580134e4ca2 /.gitmodules | |
parent | 59d4cc81e4377e5d16cf3f796a3a301e6c790795 (diff) | |
download | qttools-c59a544f8a8a2b72ec0dbd46b05e6d104885723f.tar.gz |
Assistant: Add qlitehtml submodule
Task-number: QTBUG-92267
Change-Id: I2180226c9ace21e647ec48e335d0c5af1676b108
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..3b0405e35 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "src/assistant/qlitehtml"] + path = src/assistant/qlitehtml + url = https://code.qt.io/playground/qlitehtml.git |