mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 01:47:34 +00:00
Profiler: Turn the "choose a process" functionality into a GUI::Dialog
This feels a bit nicer and make it possible to reuse this in other places as well. :^)
This commit is contained in:
parent
526ca68786
commit
e7393bfb7b
4 changed files with 132 additions and 44 deletions
|
@ -1,6 +1,7 @@
|
|||
set(SOURCES
|
||||
DisassemblyModel.cpp
|
||||
main.cpp
|
||||
ProcessChooser.cpp
|
||||
Profile.cpp
|
||||
ProfileModel.cpp
|
||||
ProfileTimelineWidget.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue