libsysprof-ui: add rounded rectangle helper

This commit is contained in:
Christian Hergert
2019-05-16 16:10:00 -07:00
parent cf1d6a9c07
commit 10a826f58e
3 changed files with 6 additions and 2 deletions

View File

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