try without spinner

This commit is contained in:
Marco Martin 2019-09-03 17:54:15 +02:00
parent e345f30b37
commit 6dd77469a1

View file

@ -67,9 +67,9 @@ Window {
text: window.title
Layout.alignment: Qt.AlignCenter
}
PlasmaComponents.BusyIndicator {
/* PlasmaComponents.BusyIndicator {
Layout.alignment: Qt.AlignCenter
}
}*/
}
}