libsysprof-ui: start on details view

This commit is contained in:
Christian Hergert
2019-05-15 15:58:13 -07:00
parent 10aec13043
commit de06c0da45
7 changed files with 258 additions and 0 deletions

View File

@ -24,6 +24,7 @@ libsysprof_ui_public_sources = [
libsysprof_ui_private_sources = [
'pointcache.c',
'rectangles.c',
'sysprof-details-view.c',
'sysprof-cell-renderer-duration.c',
'sysprof-cell-renderer-percent.c',
'sysprof-theme-manager.c',