Skip to content

qml: correct invalid assignment for point type

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/qmlinvalidassignment into master

[qt] qt generic warning: qml message qrc:/util/NativeMenu.qml:59 Invalid property assignment: point expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt.

Merge request reports