Icons
This commit is contained in:
parent
8a437abb0f
commit
b992d78ef6
5 changed files with 7 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ fun main() {
|
|||
Window(
|
||||
onCloseRequest = { currentScreen = null },
|
||||
title = "WoW Backup",
|
||||
icon = trayIconPainter(),
|
||||
state = windowState,
|
||||
resizable = true,
|
||||
) {
|
||||
|
|
|
|||
BIN
composeApp/src/jvmMain/resources/icon.icns
Normal file
BIN
composeApp/src/jvmMain/resources/icon.icns
Normal file
Binary file not shown.
BIN
composeApp/src/jvmMain/resources/icon.ico
Normal file
BIN
composeApp/src/jvmMain/resources/icon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
BIN
composeApp/src/jvmMain/resources/icon.png
Normal file
BIN
composeApp/src/jvmMain/resources/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
Loading…
Add table
Add a link
Reference in a new issue