diff options
| author | Andreas Deininger <adeininger@urbanonline.de> | 2022-12-12 17:14:20 +0100 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-12-12 12:10:37 -0500 |
| commit | b249470a4c1de39a0a56d9237f767fe04d6efa05 (patch) | |
| tree | 8c215f06683f0451ca1c471d1a4381754f73db09 /docs/markdown/Qt6-module.md | |
| parent | 41ab2ef8af22020d28153ab5872dbc5bef4d491e (diff) | |
| download | meson-b249470a4c1de39a0a56d9237f767fe04d6efa05.tar.gz | |
Fixing typos
Convert http to https in some links
Diffstat (limited to 'docs/markdown/Qt6-module.md')
| -rw-r--r-- | docs/markdown/Qt6-module.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Qt6-module.md b/docs/markdown/Qt6-module.md index 6fe783d84..e7b8901b3 100644 --- a/docs/markdown/Qt6-module.md +++ b/docs/markdown/Qt6-module.md @@ -142,7 +142,7 @@ See [Qt dependencies](Dependencies.md#qt4-qt5) The 'modules' argument is used to include Qt modules in the project. See the Qt documentation for the [list of -modules](http://doc.qt.io/qt-6/qtmodules.html). +modules](https://doc.qt.io/qt-6/qtmodules.html). The 'private_headers' argument allows usage of Qt's modules private headers. |
