mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
Added titlebar images, updated QRC
This commit is contained in:
parent
c64977a7db
commit
8a3490a300
4 changed files with 3 additions and 0 deletions
BIN
images/close.png
Normal file
BIN
images/close.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 280 B |
BIN
images/fullscreen.png
Normal file
BIN
images/fullscreen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 185 B |
BIN
images/minimize.png
Normal file
BIN
images/minimize.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 125 B |
3
qml.qrc
3
qml.qrc
|
@ -165,5 +165,8 @@
|
|||
<file>images/appicon.ico</file>
|
||||
<file>images/right.png</file>
|
||||
<file>images/card-background.png</file>
|
||||
<file>images/minimize.png</file>
|
||||
<file>images/fullscreen.png</file>
|
||||
<file>images/close.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
|
Loading…
Reference in a new issue