aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/control-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/control-factory.c')
-rw-r--r--calendar/gui/control-factory.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/control-factory.c b/calendar/gui/control-factory.c
index b114300b5a..f19acb0b4d 100644
--- a/calendar/gui/control-factory.c
+++ b/calendar/gui/control-factory.c
@@ -100,6 +100,8 @@ get_prop (BonoboPropertyBag *bag,
BONOBO_ARG_SET_STRING (arg, "list");
break;
default:
+ g_assert_not_reached ();
+ break;
}
break;