fix the build

This commit is contained in:
Matthias Clasen
2015-10-16 10:58:42 -04:00
parent 691f0d617e
commit 6137a3c707

View File

@@ -290,6 +290,7 @@ void
gtk_shortcuts_section_add_group (GtkShortcutsSection *self,
GtkShortcutsGroup *group)
{
GList *children;
GtkWidget *page, *column;
g_return_if_fail (GTK_IS_SHORTCUTS_SECTION (self));