Skip to content
Snippets Groups Projects
Commit c70cc746 authored by Fatih Uzunoğlu's avatar Fatih Uzunoğlu Committed by Steve Lhomme
Browse files

qml: correct invalid assignment for point

parent 0fdff3a9
No related branches found
No related tags found
1 merge request!4217qml: correct invalid assignment for point type
Pipeline #382940 passed with stage
in 22 minutes and 43 seconds
......@@ -56,7 +56,7 @@ VanillaObject {
property var _effectiveActions: null
property point _popupPoint: null
property point _popupPoint
function popup(_indexes, point, _options) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment