forked from AuroraMiddleware/gtk
inspector: Mark internal function as static
This commit is contained in:
parent
44885bcfed
commit
24d59f6c34
@ -1155,7 +1155,7 @@ unblock_selection_changed (GtkInspectorObjectTree *wt)
|
||||
g_signal_handlers_unblock_by_func (selection, on_selection_changed, wt);
|
||||
}
|
||||
|
||||
gboolean
|
||||
static gboolean
|
||||
select_object_internal (GtkInspectorObjectTree *wt,
|
||||
GObject *object,
|
||||
gboolean activate)
|
||||
|
Loading…
Reference in New Issue
Block a user