[gtk+] Another forgotten static
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Another forgotten static
- Date: Sat, 9 Jul 2011 20:04:53 +0000 (UTC)
commit 88537fb4cc7d1db9100f65ca1d117d6888ac5f9b
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jul 9 16:04:13 2011 -0400
Another forgotten static
gtk/a11y/gtkradiomenuitemaccessible.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/a11y/gtkradiomenuitemaccessible.c b/gtk/a11y/gtkradiomenuitemaccessible.c
index 3c1ad4c..508dfcb 100644
--- a/gtk/a11y/gtkradiomenuitemaccessible.c
+++ b/gtk/a11y/gtkradiomenuitemaccessible.c
@@ -26,7 +26,7 @@
G_DEFINE_TYPE (GtkRadioMenuItemAccessible, gtk_radio_menu_item_accessible, GTK_TYPE_CHECK_MENU_ITEM_ACCESSIBLE)
-AtkRelationSet *
+static AtkRelationSet *
gtk_radio_menu_item_accessible_ref_relation_set (AtkObject *obj)
{
GtkWidget *widget;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]