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