actually set About button to false...

This commit is contained in:
demmm 2020-04-01 16:21:43 +02:00
parent b3f59cee25
commit 2c2bba5525

View File

@ -77,7 +77,7 @@ Page
Kirigami.Theme.backgroundColor: Qt.rgba(Kirigami.Theme.backgroundColor.r, Kirigami.Theme.backgroundColor.g, Kirigami.Theme.backgroundColor.b, 0.4)
Kirigami.Theme.textColor: Kirigami.Theme.textColor
visible: true
visible: false
onClicked: {
//onClicked: load.source = "file:/usr/share/calamares/branding/kaos_branding/show.qml"
onClicked: load.source = "about.qml"