Skip to content

Commit cac655e

Browse files
committed
Update README
1 parent 7f4ed57 commit cac655e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
This project provides a **QML Tree View** with a **C++ Tree Model** for **Qt 5.15** and **QuickControls 2**.
44

5-
Since **Qt 6.3** [TreeView](https://doc.qt.io/qt-6/qml-qtquick-treeview.html) it's a standard component with easy use,
6-
so refers to that for Qt 6.
5+
Since **Qt 6.3** [TreeView](https://doc.qt.io/qt-6/qml-qtquick-treeview.html) has been added as standard component.
6+
It is suggested to use the standard one.
77

88
## Features
99
- QML Tree View

0 commit comments

Comments
 (0)