Qt5->Qt6: Even more renaming stuff.

part of CURA-8591
This commit is contained in:
Remco Burema 2021-12-29 12:43:56 +01:00
parent 448fbf7408
commit c8ed3634ed
No known key found for this signature in database
GPG key ID: 215C49431D43F98C
7 changed files with 24 additions and 24 deletions

View file

@ -100,7 +100,7 @@ Item
anchors.fill: parent
acceptedButtons: Qt.RightButton
acceptedButtons: Qt.MouseButton.RightButton
hoverEnabled: true;
onClicked: base.contextMenuRequested()