This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-app/nymea-app/ui/devicelistpages/BlindDeviceListPage.qml
2018-12-18 01:04:04 +01:00

7 lines
120 B
QML

import QtQuick 2.9
ClosablesDeviceListPage {
title: qsTr("Blinds")
iconBasename: "../images/shutter/shutter"
}