diff --git a/src/main.qml b/src/main.qml index ecbae1e..6605fa0 100644 --- a/src/main.qml +++ b/src/main.qml @@ -259,7 +259,7 @@ ApplicationWindow { Accessible.description: qsTr("Select this button to select you storage device") MouseArea { - id: osbuttonMouseArea + id: dstbuttonMouseArea anchors.fill: parent cursorShape: Qt.PointingHandCursor hoverEnabled: true