Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 226 Bytes

README-qt6-qlatin1stringchar-to-u.md

File metadata and controls

7 lines (4 loc) · 226 Bytes

qt6-qlatin1stringchar-to-u

Warns when using QLatin1String and replaces it with u.

This fix-it is intended to aid the user porting from Qt5 to Qt6. Run this check with Qt5. The produced fixed code will compile on Qt6.