plasma-framework/autotests/data/testpackage/contents/ui/main.qml

8 lines
71 B
QML
Raw Normal View History

2013-02-15 15:17:32 +01:00
import QtQuick 2.0
Rectangle {
id: root
color: "darkblue"
}