prepare for further work with polling, license
This commit is contained in:
parent
b38ed2107b
commit
4694f3838f
25 changed files with 816 additions and 18 deletions
|
@ -1,3 +1,6 @@
|
|||
# SPDX-FileCopyrightText: 2023 Yury Gubich <blue@macaw.me>
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
qt_add_qml_module(magpieComponents
|
||||
URI magpie.Components
|
||||
VERSION 1.0
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
// SPDX-FileCopyrightText: 2023 Yury Gubich <blue@macaw.me>
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
import QtQuick
|
||||
import QtQuick.Controls
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue