mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:57:36 +00:00
SpaceAnalyzer: Extract ProgressWindow into its own class
This commit is contained in:
parent
bcc4e5ee0b
commit
16bbdc812d
4 changed files with 77 additions and 38 deletions
|
@ -6,8 +6,9 @@ serenity_component(
|
|||
compile_gml(SpaceAnalyzer.gml SpaceAnalyzerGML.h space_analyzer_gml)
|
||||
|
||||
set(SOURCES
|
||||
TreeMapWidget.cpp
|
||||
ProgressWindow.cpp
|
||||
Tree.cpp
|
||||
TreeMapWidget.cpp
|
||||
main.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue