sysprof: start on utility pane

This commit is contained in:
Christian Hergert
2023-07-12 14:34:48 -07:00
parent dc0c19c211
commit 0cccd844b0
7 changed files with 232 additions and 2 deletions

View File

@ -14,6 +14,7 @@ sysprof_sources = [
'sysprof-section.c',
'sysprof-sidebar.c',
'sysprof-single-model.c',
'sysprof-traceables-utility.c',
'sysprof-window.c',
]