summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gtk/gtkdialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkdialog.c b/gtk/gtkdialog.c
index 05be93fad8..d463306844 100644
--- a/gtk/gtkdialog.c
+++ b/gtk/gtkdialog.c
@@ -1371,7 +1371,7 @@ static const GMarkupParser attributes_parser =
attributes_text_element,
};
-gboolean
+static gboolean
gtk_dialog_buildable_custom_tag_start (GtkBuildable *buildable,
GtkBuilder *builder,
GObject *child,