First implementation

This commit is contained in:
Yury Shuvakin
2025-07-02 18:00:35 +09:00
commit 6cf2010c08
107 changed files with 10803 additions and 0 deletions

5
Qml/Controls/qmldir Normal file
View File

@@ -0,0 +1,5 @@
module Controls
Button 1.0 Button.qml
ColoredLabel 1.0 ColoredLabel.qml
Label 1.0 Label.qml
TextField 1.0 TextField.qml