aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/cal-prefs-dialog.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-07-09 18:05:33 +0800
committerMilan Crha <mcrha@redhat.com>2009-07-09 18:05:33 +0800
commitded09ddf48c5c9ecda22314247b42ed7b224595f (patch)
treea544cce5d1a3c6acdcfc3d7600eec6a888c3ec08 /calendar/gui/dialogs/cal-prefs-dialog.h
parentd11c3c7df839d8bed10c67621fd64613c0b1eb34 (diff)
downloadgsoc2013-evolution-ded09ddf48c5c9ecda22314247b42ed7b224595f.tar
gsoc2013-evolution-ded09ddf48c5c9ecda22314247b42ed7b224595f.tar.gz
gsoc2013-evolution-ded09ddf48c5c9ecda22314247b42ed7b224595f.tar.bz2
gsoc2013-evolution-ded09ddf48c5c9ecda22314247b42ed7b224595f.tar.lz
gsoc2013-evolution-ded09ddf48c5c9ecda22314247b42ed7b224595f.tar.xz
gsoc2013-evolution-ded09ddf48c5c9ecda22314247b42ed7b224595f.tar.zst
gsoc2013-evolution-ded09ddf48c5c9ecda22314247b42ed7b224595f.zip
Bug #425582 - Calendar Alarm Display is not noticable enough
Diffstat (limited to 'calendar/gui/dialogs/cal-prefs-dialog.h')
-rw-r--r--calendar/gui/dialogs/cal-prefs-dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/dialogs/cal-prefs-dialog.h b/calendar/gui/dialogs/cal-prefs-dialog.h
index 647df417df..611d4aabcc 100644
--- a/calendar/gui/dialogs/cal-prefs-dialog.h
+++ b/calendar/gui/dialogs/cal-prefs-dialog.h
@@ -75,6 +75,7 @@ struct _CalendarPrefsDialog {
GtkWidget *tasks_hide_completed_units;
/* Alarms tab */
+ GtkWidget *notify_with_tray;
GtkWidget *scrolled_window;
ESourceList *alarms_list;
GtkWidget *alarm_list_widget;