Initial commit

This commit is contained in:
Robert 2020-11-30 17:35:58 +01:00
commit c3dd7f832d
16 changed files with 989 additions and 0 deletions

9
ui/assets/resources.qrc Normal file
View file

@ -0,0 +1,9 @@
<RCC>
<qresource prefix="/toolbar">
<file>start.png</file>
<file>stop.png</file>
</qresource>
<qresource prefix="/components">
<file>and.png</file>
</qresource>
</RCC>