sysprof: add an embedded files section

This seems more discoverable than the dialog, which we can drop now.
This commit is contained in:
Christian Hergert
2023-07-09 15:35:06 -07:00
parent 3accd82af2
commit 68b538bce6
7 changed files with 333 additions and 0 deletions

View File

@ -2,6 +2,7 @@ sysprof_sources = [
'main.c',
'sysprof-application.c',
'sysprof-files-dialog.c',
'sysprof-files-section.c',
'sysprof-greeter.c',
'sysprof-logs-section.c',
'sysprof-marks-section.c',