mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:07:44 +00:00
ClipboardHistory: Use the correct icon for ELF embedding
This commit is contained in:
parent
19987a9112
commit
ef8f8f47ac
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ set(SOURCES
|
|||
main.cpp
|
||||
)
|
||||
|
||||
serenity_app(ClipboardHistory.MenuApplet ICON clipboard)
|
||||
serenity_app(ClipboardHistory.MenuApplet ICON edit-copy)
|
||||
target_link_libraries(ClipboardHistory.MenuApplet LibGUI LibCore LibGfx)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue