libsysprof-ui: stub out model

This commit is contained in:
Christian Hergert
2019-05-12 18:10:01 -07:00
parent 7d1570a92f
commit 2a8ffea841
3 changed files with 191 additions and 0 deletions

View File

@ -23,6 +23,7 @@ libsysprof_ui_private_sources = [
'pointcache.c',
'rectangles.c',
'sysprof-cell-renderer-percent.c',
'sysprof-marks-model.c',
'sysprof-theme-manager.c',
'../stackstash.c',
]