mirror of https://github.com/qt/qtdoc.git
Doc: Fix string "6.9.0" found in Qt 6.10.0 sources
Fixed one clear incorrect occurrence.
Task-number: QTBUG-139468
Change-Id: I065705c46c45bdfc12110d9cf62145e947e1a641
Reviewed-by: Johanna Äijälä <johanna.aijala@qt.io>
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
(cherry picked from commit f82aab4f72
)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
a496e523db
commit
f54677b5f8
|
@ -464,7 +464,7 @@
|
||||||
|
|
||||||
\badcode
|
\badcode
|
||||||
Usage: windeployqt.exe [options] [files]
|
Usage: windeployqt.exe [options] [files]
|
||||||
Qt Deploy Tool 6.9.0
|
Qt Deploy Tool 6.10.0
|
||||||
|
|
||||||
The simplest way to use windeployqt is to add the bin directory of your Qt
|
The simplest way to use windeployqt is to add the bin directory of your Qt
|
||||||
installation (e.g. <QT_DIR\bin>) to the PATH variable and then run:
|
installation (e.g. <QT_DIR\bin>) to the PATH variable and then run:
|
||||||
|
|
Loading…
Reference in New Issue