aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/modules/e-task-shell-view-actions.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/modules/e-task-shell-view-actions.h')
-rw-r--r--calendar/modules/e-task-shell-view-actions.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/modules/e-task-shell-view-actions.h b/calendar/modules/e-task-shell-view-actions.h
index 0d6465435c..163a6400cd 100644
--- a/calendar/modules/e-task-shell-view-actions.h
+++ b/calendar/modules/e-task-shell-view-actions.h
@@ -99,5 +99,7 @@
/* Action Groups */
#define E_SHELL_WINDOW_ACTION_GROUP_TASKS(window) \
E_SHELL_WINDOW_ACTION_GROUP ((window), "tasks")
+#define E_SHELL_WINDOW_ACTION_GROUP_TASKS_FILTER(window) \
+ E_SHELL_WINDOW_ACTION_GROUP ((window), "tasks-filter")
#endif /* E_TASK_SHELL_VIEW_ACTIONS_H */