First implementation
This commit is contained in:
13
Qml/qml.qrc
Normal file
13
Qml/qml.qrc
Normal file
@@ -0,0 +1,13 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>Main.qml</file>
|
||||
<file>Battery.qml</file>
|
||||
<file>Controls/Label.qml</file>
|
||||
<file>Controls/qmldir</file>
|
||||
<file>Controls/TextField.qml</file>
|
||||
<file>Palette/Palette.qml</file>
|
||||
<file>Palette/qmldir</file>
|
||||
<file>Controls/Button.qml</file>
|
||||
<file>Controls/ColoredLabel.qml</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Reference in New Issue
Block a user