add copying of snapmatic pictures, german translation updated

This commit is contained in:
Rafael 2016-04-01 01:54:21 +02:00
parent 217d973d94
commit c3b6c9d16e
10 changed files with 185 additions and 75 deletions

View file

@ -20,7 +20,7 @@
<string/>
</property>
<property name="pixmap">
<pixmap resource="app.qrc">:/img/savegame.png</pixmap>
<pixmap resource="res/app.qrc">:/img/savegame.png</pixmap>
</property>
</widget>
</item>
@ -63,7 +63,7 @@
</layout>
</widget>
<resources>
<include location="app.qrc"/>
<include location="res/app.qrc"/>
</resources>
<connections/>
</ui>