aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/_include_qt_base.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/_include_qt_base.md')
-rw-r--r--docs/markdown/_include_qt_base.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/markdown/_include_qt_base.md b/docs/markdown/_include_qt_base.md
index 0ecd63a..e0d4869 100644
--- a/docs/markdown/_include_qt_base.md
+++ b/docs/markdown/_include_qt_base.md
@@ -106,6 +106,8 @@ build target.
## has_tools
+*since 0.54.0*
+
This method returns `true` if all tools used by this module are found,
`false` otherwise.
@@ -124,8 +126,6 @@ This method takes the following keyword arguments:
missing Meson will abort.
- `method` string: method used to find the Qt dependency (`auto` by default).
-*Since: 0.54.0*
-
## Dependencies
See [Qt dependencies](Dependencies.md#qt4-qt5)