aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-memo-shell-module.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-memo-shell-module.c')
-rw-r--r--calendar/gui/e-memo-shell-module.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/e-memo-shell-module.c b/calendar/gui/e-memo-shell-module.c
index 7629c2d0e3..05781d478f 100644
--- a/calendar/gui/e-memo-shell-module.c
+++ b/calendar/gui/e-memo-shell-module.c
@@ -31,6 +31,7 @@
#include <calendar-config.h>
#include <e-memo-shell-view.h>
+#include <dialogs/calendar-setup.h>
#define MODULE_NAME "memos"
#define MODULE_ALIASES ""
@@ -207,6 +208,7 @@ static void
action_memo_list_new_cb (GtkAction *action,
EShellWindow *shell_window)
{
+ calendar_setup_new_memo_list (NULL);
}
static GtkActionEntry item_entries[] = {