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/AwningDeviceListPage.qml
2018-12-18 01:04:04 +01:00

8 lines
144 B
QML

import QtQuick 2.9
ClosablesDeviceListPage {
title: qsTr("Awnings")
iconBasename: "../images/awning/awning"
invertControls: true
}