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

8 lines
71 B
QML
Raw Normal View History

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