mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 02:47:34 +00:00
Magnifier: Make a custom 16x16 icon for this app + tweak 32x32 version
Stop piggybacking on the generic "find" icon and make a custom one. :^)
This commit is contained in:
parent
3e63633e1c
commit
3368e54224
5 changed files with 2 additions and 4 deletions
|
@ -10,5 +10,5 @@ set(SOURCES
|
|||
main.cpp
|
||||
)
|
||||
|
||||
serenity_app(Magnifier ICON find)
|
||||
serenity_app(Magnifier ICON app-magnifier)
|
||||
target_link_libraries(Magnifier LibGUI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue