initial commit

This commit is contained in:
Jeena 2014-11-11 23:59:26 +01:00
parent 3ff4969946
commit da9216ce09
12 changed files with 551 additions and 0 deletions

7
qml.qrc Normal file
View file

@ -0,0 +1,7 @@
<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>TheMenuBar.qml</file>
<file>Content.qml</file>
</qresource>
</RCC>