overte/launchers/qt/resources/qml/Login.qml
2019-09-17 12:29:48 -07:00

7 lines
66 B
QML

// login
import "HFBase"
LoginBase {
anchors.fill: parent
}