Warning, /system/mycroft-gui/autotests/subdelegate2.qml is written in an unsupported language. File is not indexed.
0001
0002 import QtQuick 2.9
0003 import QtQuick.Controls 2.0
0004
0005 import Mycroft 1.0 as Mycroft
0006
0007 Rectangle {
0008 color: "blue"
0009 }