diff options
| author | Chris Mayo <aklhfex@gmail.com> | 2023-12-27 17:15:58 +0000 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-01-01 01:48:54 -0500 |
| commit | dc3e0273802ad297ab564e08cfc5f2590e7e73b6 (patch) | |
| tree | 071a6984c02a73d08b34953b3ec84bd66a4e3a9a /docs/markdown/Dependencies.md | |
| parent | abeea418806f93a466894fcbc22f92db4d5461f6 (diff) | |
| download | meson-dc3e0273802ad297ab564e08cfc5f2590e7e73b6.tar.gz | |
docs: Rename Qt4 & Qt5 in Dependencies to Qt
Diffstat (limited to 'docs/markdown/Dependencies.md')
| -rw-r--r-- | docs/markdown/Dependencies.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Dependencies.md b/docs/markdown/Dependencies.md index 9ef436745..d412a2526 100644 --- a/docs/markdown/Dependencies.md +++ b/docs/markdown/Dependencies.md @@ -679,7 +679,7 @@ but dependency tries `pkg-config` first. `method` may be `auto`, `extraframework`, `pkg-config` or `sysconfig` -## Qt4 & Qt5 +## Qt Meson has native Qt support. Its usage is best demonstrated with an example. |
