Add a forgotten static
This commit is contained in:
@ -151,7 +151,7 @@ gtk_label_accessible_ref_state_set (AtkObject *accessible)
|
||||
return state_set;
|
||||
}
|
||||
|
||||
AtkRelationSet *
|
||||
static AtkRelationSet *
|
||||
gtk_label_accessible_ref_relation_set (AtkObject *obj)
|
||||
{
|
||||
GtkWidget *widget;
|
||||
|
||||
Reference in New Issue
Block a user