mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:27:34 +00:00
SpaceAnalyzer: Added context menu for nodes
Currently supports 3 actions: Open, Copy Path, and Delete.
This commit is contained in:
parent
8d6525fc50
commit
ff018607a1
4 changed files with 99 additions and 1 deletions
|
@ -7,4 +7,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(SpaceAnalyzer ICON app-space-analyzer)
|
||||
target_link_libraries(SpaceAnalyzer LibGfx LibGUI)
|
||||
target_link_libraries(SpaceAnalyzer LibDesktop LibGfx LibGUI)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue