aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/cal-prefs-dialog.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-05-30 12:16:04 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-05-30 12:16:04 +0800
commit740c2caaf80265a070a6660448b29f2a40eb47b2 (patch)
treec135c47511bcf74a809bb93b83cbcba2a0725172 /calendar/gui/dialogs/cal-prefs-dialog.h
parentf8626b2845d8abb07cbe8be08ec600f8d7cab4ef (diff)
downloadgsoc2013-evolution-740c2caaf80265a070a6660448b29f2a40eb47b2.tar
gsoc2013-evolution-740c2caaf80265a070a6660448b29f2a40eb47b2.tar.gz
gsoc2013-evolution-740c2caaf80265a070a6660448b29f2a40eb47b2.tar.bz2
gsoc2013-evolution-740c2caaf80265a070a6660448b29f2a40eb47b2.tar.lz
gsoc2013-evolution-740c2caaf80265a070a6660448b29f2a40eb47b2.tar.xz
gsoc2013-evolution-740c2caaf80265a070a6660448b29f2a40eb47b2.tar.zst
gsoc2013-evolution-740c2caaf80265a070a6660448b29f2a40eb47b2.zip
Bug 617094 - System timezone label not initialized in preferences
Gert Kulyk gets credit for solving the bug, I just refactored the code a bit more heavily.
Diffstat (limited to 'calendar/gui/dialogs/cal-prefs-dialog.h')
-rw-r--r--calendar/gui/dialogs/cal-prefs-dialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/cal-prefs-dialog.h b/calendar/gui/dialogs/cal-prefs-dialog.h
index 1ae585a0e8..e01399fba0 100644
--- a/calendar/gui/dialogs/cal-prefs-dialog.h
+++ b/calendar/gui/dialogs/cal-prefs-dialog.h
@@ -61,7 +61,6 @@ struct _CalendarPrefsDialog {
GConfClient *gconf;
/* General tab */
- GtkWidget *system_tz_label;
GtkWidget *day_second_zone;
GtkWidget *working_days[7];
GtkWidget *week_start_day;