mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-gtk: add line layer which can line_to and curve_to
This commit is contained in:
@ -27,6 +27,7 @@ G_BEGIN_DECLS
|
||||
# include "sysprof-chart.h"
|
||||
# include "sysprof-chart-layer.h"
|
||||
# include "sysprof-column-layer.h"
|
||||
# include "sysprof-line-layer.h"
|
||||
# include "sysprof-mark-chart.h"
|
||||
# include "sysprof-mark-table.h"
|
||||
# include "sysprof-session.h"
|
||||
@ -34,3 +35,4 @@ G_BEGIN_DECLS
|
||||
#undef SYSPROF_GTK_INSIDE
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user