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/e-selection-model.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/e-selection-model.c') diff --git a/e-util/e-selection-model.c b/e-util/e-selection-model.c index 4c553f485a..ddd2a104b7 100644 --- a/e-util/e-selection-model.c +++ b/e-util/e-selection-model.c @@ -205,7 +205,7 @@ e_selection_model_class_init (ESelectionModelClass *class) "sorter", "Sorter", NULL, - E_SORTER_TYPE, + E_TYPE_SORTER, G_PARAM_READWRITE)); g_object_class_install_property ( -- cgit v1.2.3