moment/src/qml/Models/Devices.qml

9 lines
168 B
QML
Raw Normal View History

2019-07-07 23:52:41 -04:00
// Copyright 2019 miruka
// This file is part of harmonyqml, licensed under LGPLv3.
2019-07-04 16:01:44 -04:00
import QtQuick 2.7
import SortFilterProxyModel 0.2
import "../Base"
HListModel {}