mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-gtk: add scaffolding for chart widget
This doesn't yet render things, but it starts to get the plumbing in place so that we can create a custom row type and then consume the marks catalog from SysprofDocument eventually.
This commit is contained in:
@ -24,6 +24,7 @@ G_BEGIN_DECLS
|
||||
|
||||
#define SYSPROF_GTK_INSIDE
|
||||
# include "sysprof-callgraph-view.h"
|
||||
# include "sysprof-mark-chart.h"
|
||||
# include "sysprof-mark-table.h"
|
||||
# include "sysprof-session.h"
|
||||
# include "sysprof-weighted-callgraph-view.h"
|
||||
|
||||
Reference in New Issue
Block a user