forked from AuroraMiddleware/gtk
Add a missing static
This commit is contained in:
parent
5e11bf18d5
commit
f2569ba92b
@ -3089,7 +3089,7 @@ _gtk_tree_view_accessible_remove (GtkTreeView *treeview,
|
||||
|
||||
/* NB: id is not checked, only columns < id are.
|
||||
* This is important so the function works for notification of removal of a column */
|
||||
guint
|
||||
static guint
|
||||
to_visible_column_id (GtkTreeView *treeview,
|
||||
guint id)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user