diff --git a/src/quick/items/qquicktreeview.cpp b/src/quick/items/qquicktreeview.cpp index 7968221ca7..e73eb459d4 100644 --- a/src/quick/items/qquicktreeview.cpp +++ b/src/quick/items/qquicktreeview.cpp @@ -68,7 +68,7 @@ \li \c {required property bool expanded} - Is \c true if the model item drawn by the delegate is expanded in the view. - \li \c {required property int hasChildren} + \li \c {required property bool hasChildren} - Is \c true if the model item drawn by the delegate has children in the model. \li \c {required property int depth}