improved desktop UI
[mardrone] / mardrone / test.qml
1 import Qt 4.6
2
3 Rectangle {
4     width: 640
5     height: 480
6 }