mirror of
https://github.com/logos-storage/logos-storage-app-skeleton.git
synced 2026-06-13 20:09:28 +00:00
Merge pull request #10 from logos-co/chore/addIcon
chore: add icon to be shown when loaded into an app
This commit is contained in:
commit
ccbdb56fb0
@ -5,6 +5,7 @@
|
||||
"author": "Logos Core Team",
|
||||
"type": "ui",
|
||||
"main": "storage_ui",
|
||||
"icon": ":/icons/storage.png",
|
||||
"dependencies": [
|
||||
"storage_module"
|
||||
],
|
||||
|
||||
BIN
src/icons/storage.png
Normal file
BIN
src/icons/storage.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 365 B |
@ -6,5 +6,6 @@
|
||||
<file alias="StorageView.qml">qml/StorageView.qml</file>
|
||||
<file alias="LogosTextField.qml">qml/LogosTextField.qml</file>
|
||||
<file alias="LogosStorageButton.qml">qml/LogosStorageButton.qml</file>
|
||||
<file>icons/storage.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user