mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-17 23:45:21 +01:00
qml: MessagePopup: Remove extraneous cursor directive
This commit is contained in:
parent
074f0a1bc0
commit
57fbc59ddb
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ Popup {
|
|||
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
onClicked: {
|
||||
msgpopup.close()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue