Skip to content

qt/qml: don't use context property

Injecting properties into qml context is not encouraged, and seems to be deprecated in Qt 6: https://bugreports.qt.io/browse/QTBUG-73064.

Should not affect the functionality.

Merge request reports

Loading