1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-02 16:49:47 +02:00
ScreenPlay/Content/widget_analog_clock/project.json

13 lines
210 B
JSON
Raw Normal View History

2023-02-18 14:30:06 +01:00
{
"title": "Digital Clock",
"description": "",
"file": "main.qml",
"preview": "preview.png",
"type": "qmlWidget",
"tags": [
"example",
"clock",
"digital"
]
}