mirror of
https://github.com/overte-org/overte.git
synced 2025-07-25 08:06:29 +02:00
7 lines
66 B
QML
7 lines
66 B
QML
// login
|
|
|
|
import "HFBase"
|
|
|
|
LoginBase {
|
|
anchors.fill: parent
|
|
}
|