diff --git a/plasmoid/package/contents/ui/DownloadsPage.qml b/plasmoid/package/contents/ui/DownloadsPage.qml index 3e29eb3..70fd925 100644 --- a/plasmoid/package/contents/ui/DownloadsPage.qml +++ b/plasmoid/package/contents/ui/DownloadsPage.qml @@ -58,6 +58,7 @@ Item { width: 3 } TinyButton { + id: openButton iconSource: "folder" tooltip: qsTr("Open in file browser") enabled: path !== undefined @@ -114,7 +115,6 @@ Item { } } TinyButton { - id: openButton iconSource: "folder" tooltip: qsTr("Open in file browser") onClicked: {