fixed an oopsie

This commit is contained in:
cmclark00 2024-10-11 22:31:37 -04:00
parent 07c7903b8e
commit e2246d2e8d

View file

@ -259,7 +259,7 @@ ApplicationWindow {
Accessible.description: qsTr("Select this button to select you storage device") Accessible.description: qsTr("Select this button to select you storage device")
MouseArea { MouseArea {
id: osbuttonMouseArea id: dstbuttonMouseArea
anchors.fill: parent anchors.fill: parent
cursorShape: Qt.PointingHandCursor cursorShape: Qt.PointingHandCursor
hoverEnabled: true hoverEnabled: true