mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Qt5->Qt6: Even more renaming stuff.
part of CURA-8591
This commit is contained in:
parent
448fbf7408
commit
c8ed3634ed
7 changed files with 24 additions and 24 deletions
|
@ -100,7 +100,7 @@ Item
|
|||
|
||||
anchors.fill: parent
|
||||
|
||||
acceptedButtons: Qt.RightButton
|
||||
acceptedButtons: Qt.MouseButton.RightButton
|
||||
hoverEnabled: true;
|
||||
|
||||
onClicked: base.contextMenuRequested()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue