fix up accidental exports

This commit is contained in:
Matthias Clasen 2010-11-09 13:51:55 -05:00
parent 185bb2837b
commit 6929db78a3

View File

@ -1446,7 +1446,7 @@ gtk_scrolled_window_relative_allocation (GtkWidget *widget,
}
}
void
static void
gtk_scrolled_window_allocate_child (GtkScrolledWindow *swindow,
GtkAllocation *relative_allocation)
{