From 5e2efa2cd4ac7891fdf316dafd9ab249086e842a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 14 Dec 2012 07:25:24 -0500 Subject: Finish adding symbols to libeutil API docs. --- e-util/gal-view-new-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/gal-view-new-dialog.c') diff --git a/e-util/gal-view-new-dialog.c b/e-util/gal-view-new-dialog.c index 1df95a1985..aef751b9fc 100644 --- a/e-util/gal-view-new-dialog.c +++ b/e-util/gal-view-new-dialog.c @@ -181,7 +181,7 @@ gal_view_new_dialog_new (GalViewCollection *collection) { GtkWidget *widget = gal_view_new_dialog_construct ( - g_object_new (GAL_VIEW_NEW_DIALOG_TYPE, NULL), + g_object_new (GAL_TYPE_VIEW_NEW_DIALOG, NULL), collection); return widget; } -- cgit v1.2.3