[gtk+] fix up accidental exports
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] fix up accidental exports
- Date: Tue, 9 Nov 2010 20:25:43 +0000 (UTC)
commit 6929db78a319c51b07c94ba76e10d4999e7e4fb4
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Nov 9 13:51:55 2010 -0500
fix up accidental exports
gtk/gtkscrolledwindow.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkscrolledwindow.c b/gtk/gtkscrolledwindow.c
index e34883b..590d336 100644
--- a/gtk/gtkscrolledwindow.c
+++ b/gtk/gtkscrolledwindow.c
@@ -1446,7 +1446,7 @@ gtk_scrolled_window_relative_allocation (GtkWidget *widget,
}
}
-void
+static void
gtk_scrolled_window_allocate_child (GtkScrolledWindow *swindow,
GtkAllocation *relative_allocation)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]