Add skeleton for bg maps window

This commit is contained in:
Fabien Freling 2016-04-18 23:06:17 +02:00
parent 161f5681ee
commit 5b9d0de26f
4 changed files with 62 additions and 1 deletions

View file

@ -2,5 +2,7 @@
<qresource prefix="/">
<file>main.qml</file>
<file>MainForm.ui.qml</file>
<file>BackgroundMap.qml</file>
<file>BackgroundMapForm.ui.qml</file>
</qresource>
</RCC>