mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:57:35 +00:00
MailSettings: Use the same app icon as Mail
*Settings applications should use the same icon as the app they manage the settings for.
This commit is contained in:
parent
0e678403af
commit
67c0a2c5df
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 521 B |
Binary file not shown.
Before Width: | Height: | Size: 610 B |
|
@ -13,5 +13,5 @@ set(SOURCES
|
||||||
MailSettingsWindowGML.h
|
MailSettingsWindowGML.h
|
||||||
)
|
)
|
||||||
|
|
||||||
serenity_app(MailSettings ICON app-mail-settings)
|
serenity_app(MailSettings ICON app-mail)
|
||||||
target_link_libraries(MailSettings LibGUI)
|
target_link_libraries(MailSettings LibGUI)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue