mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 05:09:12 +00:00
ClipboardHistory: Use the correct icon for ELF embedding
This commit is contained in:
parent
19987a9112
commit
ef8f8f47ac
Notes:
sideshowbarker
2024-07-18 20:50:22 +09:00
Author: https://github.com/awesomekling
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