sysprof: add dialog to show files embedded in capture

This will likely need search and the ability to open the files and/or
display their content.
This commit is contained in:
Christian Hergert
2023-07-07 17:12:34 -07:00
parent d9b42ec219
commit b48ff9d014
7 changed files with 247 additions and 0 deletions

View File

@ -1,6 +1,7 @@
sysprof_sources = [
'main.c',
'sysprof-application.c',
'sysprof-files-dialog.c',
'sysprof-greeter.c',
'sysprof-recording-pad.c',
'sysprof-window.c',