libsysprof-gtk: add a duplex layer

So that we can do the sort of rows we currently have in stable.
This commit is contained in:
Christian Hergert
2023-06-27 16:24:54 -07:00
parent c2d27ce85a
commit 14608a073d
6 changed files with 350 additions and 0 deletions

View File

@ -28,6 +28,7 @@ G_BEGIN_DECLS
# include "sysprof-chart.h"
# include "sysprof-chart-layer.h"
# include "sysprof-column-layer.h"
# include "sysprof-duplex-layer.h"
# include "sysprof-line-layer.h"
# include "sysprof-mark-chart.h"
# include "sysprof-mark-table.h"