mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 06:47:34 +00:00
Base: Add Icon for Partition Editor
This adds a 16x16 and 32x32 icon that is missing for the Partition Editor.
This commit is contained in:
parent
849495915b
commit
a5cef2c41a
4 changed files with 2 additions and 3 deletions
|
@ -11,5 +11,5 @@ set(SOURCES
|
|||
PartitionModel.cpp
|
||||
)
|
||||
|
||||
serenity_app(PartitionEditor ICON app-space-analyzer)
|
||||
serenity_app(PartitionEditor ICON app-partition-editor)
|
||||
target_link_libraries(PartitionEditor LibMain LibGUI LibPartition)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue