mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 21:21:21 +00:00
emojichooser: Static analysis fixes
This commit is contained in:
parent
a69ae36a99
commit
2f51f5affe
@ -1110,6 +1110,8 @@ keynav_failed (GtkWidget *box,
|
||||
}
|
||||
}
|
||||
|
||||
n_columns = MAX (n_columns, 1);
|
||||
|
||||
child = gtk_widget_get_ancestor (focus, GTK_TYPE_EMOJI_CHOOSER_CHILD);
|
||||
|
||||
i = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user