mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 22:41:43 +00:00
Add a forgotten static
This commit is contained in:
parent
2aeb7042d0
commit
dc8d64d6f2
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user