From 6af1b3178dcf5e3271f6be4d785c28cbe9043404 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 10 Mar 2010 17:29:50 -0500 Subject: Clean up GalView and related classes. --- widgets/menus/gal-view-new-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets/menus/gal-view-new-dialog.c') diff --git a/widgets/menus/gal-view-new-dialog.c b/widgets/menus/gal-view-new-dialog.c index ba0ade0eef..ed5a539616 100644 --- a/widgets/menus/gal-view-new-dialog.c +++ b/widgets/menus/gal-view-new-dialog.c @@ -66,7 +66,7 @@ gal_view_new_dialog_class_init (GalViewNewDialogClass *klass) g_param_spec_object ("factory", _("Factory"), /*_( */"XXX blurb" /*)*/, - GAL_VIEW_FACTORY_TYPE, + GAL_TYPE_VIEW_FACTORY, G_PARAM_READWRITE)); } -- cgit v1.2.3