summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2020-04-14 15:30:35 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2020-04-14 15:30:35 -0500
commitcb0c35ba1558d7c40fdf865410d8c54c3d693cbf (patch)
tree2e9c4c8c97e1f7f8f4fe659ab205d3ae2cbe2d32
parent28496c99739bdd85ed82c6f6cfdfb160e3e8f78b (diff)
downloadgnome-calendar-mcatanzaro/one-at-a-time.tar.gz
Add missing blank linemcatanzaro/one-at-a-time
-rw-r--r--src/gui/calendar-management/gcal-new-calendar-page.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/calendar-management/gcal-new-calendar-page.c b/src/gui/calendar-management/gcal-new-calendar-page.c
index 71f993ab..2f372cb3 100644
--- a/src/gui/calendar-management/gcal-new-calendar-page.c
+++ b/src/gui/calendar-management/gcal-new-calendar-page.c
@@ -534,6 +534,7 @@ gcal_new_calendar_page_activate (GcalCalendarManagementPage *page,
GCAL_EXIT;
}
+
static void
gcal_new_calendar_page_deactivate (GcalCalendarManagementPage *page)
{