summaryrefslogtreecommitdiff
path: root/gtk/gtktipsquery.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtktipsquery.c')
-rw-r--r--gtk/gtktipsquery.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktipsquery.c b/gtk/gtktipsquery.c
index e54cf5a250..2c8b037672 100644
--- a/gtk/gtktipsquery.c
+++ b/gtk/gtktipsquery.c
@@ -79,7 +79,7 @@ gtk_tips_query_get_type (void)
if (!tips_query_type)
{
- GtkTypeInfo tips_query_info =
+ static const GtkTypeInfo tips_query_info =
{
"GtkTipsQuery",
sizeof (GtkTipsQuery),