mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:17:44 +00:00
MenuApplets: Give executable icons to some menu applets
This makes SystemMonitor a bit more pleasant to look at. :^)
This commit is contained in:
parent
22325dd63e
commit
37f925ffc0
3 changed files with 3 additions and 3 deletions
|
@ -2,5 +2,5 @@ set(SOURCES
|
|||
main.cpp
|
||||
)
|
||||
|
||||
serenity_bin(Network.MenuApplet)
|
||||
serenity_app(Network.MenuApplet ICON network)
|
||||
target_link_libraries(Network.MenuApplet LibGUI LibCore LibGfx)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue