aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/chattutorial/chapter1/Main.qml
Commit message (Collapse)AuthorAgeFilesLines
* Improve chattutorial exampleMitch Curtis2024-01-081-0/+23
- Use modern QML type registration. - Fix qmllint warnings. - Tidy up code. - Update copyright year. Fixes: QTBUG-119986 Change-Id: Ibb47c929a14cd0e786acb7c7496e6cce34f624df Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>