added backnavigation and qrc
This commit is contained in:
parent
0b9e8fa067
commit
a32fd01e81
15 changed files with 138 additions and 55 deletions
7
LenaPi/lenapi.qrc
Normal file
7
LenaPi/lenapi.qrc
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file alias="icon_back">resources/back.png</file>
|
||||
<file alias="default_image">resources/defaultImage.png</file>
|
||||
<file alias="background">resources/sky.jpg</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Loading…
Add table
Add a link
Reference in a new issue