mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-06-09 06:10:30 +02:00
6 lines
59 B
QML
6 lines
59 B
QML
import QtQuick 2.5
|
|
|
|
Item {
|
|
width: 100
|
|
height: 20
|
|
}
|