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

8 lines
71 B
QML
Raw Normal View History

import QtQuick 2.0
Rectangle {
id: root
color: "darkblue"
}