5 lines
67 B
QML
5 lines
67 B
QML
|
import QtQuick 2.12
|
||
|
import QtQuick.Controls 2.12
|
||
|
|
||
|
BusyIndicator {}
|