Skip to content

Commit

Permalink
Correct the list of porting checks
Browse files Browse the repository at this point in the history
One check is actually not needed

Change-Id: Ica096466b3ee3436eccfe91a4597c8ad68f42efd
Pick-to: 6.2
Pick-to: 6.3
Reviewed-by: Jörg Bornemann <[email protected]>
  • Loading branch information
lugerard committed May 10, 2022
1 parent f0d7652 commit d9348f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/src/portcppapps_toqt6.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
\li \c qt6-deprecated-api-fixes
\li \c qt6-header-fixes
\li \c qt6-qhash-signature
\li \c qt6-qlatin1stringchar-to-u
\li \c qt6-fwd-fixes
\li \c missing-qobject-macro
\endlist
Expand Down Expand Up @@ -135,7 +134,8 @@
You must create your own configuration and select the Clazy checks dedicated
to porting that you can find under Level 2 and Manual Level sections in
Qt Creator version 4.14.1, or later. You can use the \e qt6 filter to locate
most of the checks.
most of the checks. Be careful to select only the checks present in the above
given list.

\image qtcreator-clazy-checks-for-porting-to-qt6.png "Filtering Qt 6 checks"

Expand Down

0 comments on commit d9348f2

Please sign in to comment.