mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 07:00:53 +00:00
@ -303,8 +303,8 @@ make_descendant_root_action (GtkWidget *widget,
|
|||||||
{
|
{
|
||||||
SysprofCallgraphView *self = (SysprofCallgraphView *)widget;
|
SysprofCallgraphView *self = (SysprofCallgraphView *)widget;
|
||||||
g_autoptr(SysprofCallgraphFrame) frame = NULL;
|
g_autoptr(SysprofCallgraphFrame) frame = NULL;
|
||||||
g_autoptr(GtkTreeListRow) row = NULL;
|
|
||||||
GtkSelectionModel *model;
|
GtkSelectionModel *model;
|
||||||
|
GtkTreeListRow *row;
|
||||||
|
|
||||||
g_assert (SYSPROF_IS_CALLGRAPH_VIEW (self));
|
g_assert (SYSPROF_IS_CALLGRAPH_VIEW (self));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user