aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/view-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/view-utils.c')
-rw-r--r--calendar/gui/view-utils.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/view-utils.c b/calendar/gui/view-utils.c
index 487bfaf973..6287b1cbfe 100644
--- a/calendar/gui/view-utils.c
+++ b/calendar/gui/view-utils.c
@@ -149,6 +149,8 @@ view_utils_draw_events (GtkWidget *widget, GdkWindow *window, GdkGC *gc, GdkRect
}
}
+ gdk_gc_set_clip_rectangle (gc, NULL);
+
/*
* Free resources.
*/