aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlvmemetaobject.cpp
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2021-10-07 16:40:18 +0200
committerMitch Curtis <mitch.curtis@qt.io>2021-10-12 10:44:45 +0200
commit852c8d1d8a953c626735f044838454a4d249c225 (patch)
treea76ed66f5fb86af38fc996327eccd08c450958d8 /src/qml/qml/qqmlvmemetaobject.cpp
parent50196b622fb4714778e0a33daf0337e2130f08cd (diff)
Material: fix PageIndicator delegate creation error
We can't make "pressed" a required property, as QQuickPageIndicator doesn't create the delegates (the repeater does), and so it can't set it as an initial property. This is already tested, but as mentioned in the comments of QTBUG-96876, the error is printed in the output but doesn't affect the test. Fixes: QTBUG-96876 Pick-to: 6.2 Change-Id: I626148aabdc908ac6e171b9a05e65741e6dc871d Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/qml/qml/qqmlvmemetaobject.cpp')
0 files changed, 0 insertions, 0 deletions