libsysprof-ui: start on launch UI

This commit is contained in:
Christian Hergert
2019-05-18 12:12:19 -07:00
parent 4f9512db98
commit 91a5bbaeee
13 changed files with 1503 additions and 56 deletions

View File

@ -30,6 +30,10 @@ libsysprof_ui_private_sources = [
'sysprof-cairo.c',
'sysprof-cell-renderer-duration.c',
'sysprof-cell-renderer-percent.c',
'sysprof-environ-editor-row.c',
'sysprof-environ-editor.c',
'sysprof-environ-variable.c',
'sysprof-environ.c',
'sysprof-tab.c',
'sysprof-theme-manager.c',
'../stackstash.c',