mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:37:46 +00:00
Base+Presenter: Add icons for Presenter
Add application and filetype icons for Presenter in 32px and 16px
This commit is contained in:
parent
38b0b32bb4
commit
0cfce93e51
8 changed files with 4 additions and 3 deletions
|
@ -13,5 +13,5 @@ set(SOURCES
|
|||
Slide.cpp
|
||||
SlideObject.cpp
|
||||
)
|
||||
serenity_app(Presenter ICON app-display-settings)
|
||||
serenity_app(Presenter ICON app-presenter)
|
||||
target_link_libraries(Presenter PRIVATE LibWebView LibGUI LibGfx LibFileSystemAccessClient LibCore LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue