aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/migration.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/migration.h')
-rw-r--r--calendar/gui/migration.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/migration.h b/calendar/gui/migration.h
index 2453d47abd..3d0f9a04b1 100644
--- a/calendar/gui/migration.h
+++ b/calendar/gui/migration.h
@@ -26,5 +26,6 @@
#include <e-util/e-source-group.h>
gboolean migrate_old_calendars (ESourceGroup *source_group);
+gboolean migrate_old_tasks (ESourceGroup *source_group);
#endif