libsysprof-ui: start on data collection icons

This commit is contained in:
Christian Hergert
2019-05-18 16:44:02 -07:00
parent b92ef7440f
commit 65f1a8d5a0
8 changed files with 590 additions and 241 deletions

View File

@ -27,6 +27,7 @@ libsysprof_ui_public_sources = [
libsysprof_ui_private_sources = [
'pointcache.c',
'rectangles.c',
'sysprof-aid-icon.c',
'sysprof-details-view.c',
'sysprof-cairo.c',
'sysprof-cell-renderer-duration.c',