fix up accidental exports

This commit is contained in:
Matthias Clasen 2010-11-09 13:51:55 -05:00 committed by Tristan Van Berkom
parent b2ed95dd11
commit 3e9d7a30b0

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)
{