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

@ -90,7 +90,7 @@ Item
rightMargin: UM.Theme.getSize("default_margin").width
verticalCenter: parent.verticalCenter
}
acceptedButtons: Qt.LeftButton
acceptedButtons: Qt.MouseButton.LeftButton
onClicked: Qt.openUrlExternally(toolbox.getWebMarketplaceUrl("plugins") + "?utm_source=cura&utm_medium=software&utm_campaign=marketplace-button")
UM.RecolorImage
{