7 lines
120 B
QML
7 lines
120 B
QML
import QtQuick 2.9
|
|
|
|
ClosablesDeviceListPage {
|
|
title: qsTr("Blinds")
|
|
iconBasename: "../images/shutter/shutter"
|
|
}
|