aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/main.h')
-rw-r--r--calendar/main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/main.h b/calendar/main.h
index 845fae6f35..96ffcaf33d 100644
--- a/calendar/main.h
+++ b/calendar/main.h
@@ -37,6 +37,7 @@ extern struct color_prop color_props[];
/* todo preferences */
extern int todo_show_due_date;
extern int todo_due_date_overdue_highlight;
+extern int todo_show_priority;
extern char *todo_overdue_font_text;
extern struct color_prop todo_overdue_highlight_color;
extern gboolean todo_style_changed;