libsysprof-ui: add EggThreeGrid

So we can drop our use from libdazzle. We'll need to port this to GTK 4
but it shouldn't be too bad.
This commit is contained in:
Christian Hergert
2021-09-28 13:38:43 -07:00
parent a383f4d78a
commit 48d8b3da8e
3 changed files with 879 additions and 0 deletions

View File

@ -13,6 +13,7 @@ libsysprof_ui_public_sources = [
]
libsysprof_ui_private_sources = [
'egg-three-grid.c',
'pointcache.c',
'rectangles.c',
'sysprof-aid.c',