aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-meeting-time-sel.h
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-01-14 18:32:42 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-01-14 18:32:42 +0800
commit3cccd392dcf5066d818dfcd4caf464fbbc2ac0bb (patch)
treebdc1d9cb022fa1d7ec4962df94569dd6343655d6 /calendar/gui/e-meeting-time-sel.h
parenta42b719e162605f458190f24b870c96c8d477a1c (diff)
downloadgsoc2013-evolution-3cccd392dcf5066d818dfcd4caf464fbbc2ac0bb.tar
gsoc2013-evolution-3cccd392dcf5066d818dfcd4caf464fbbc2ac0bb.tar.gz
gsoc2013-evolution-3cccd392dcf5066d818dfcd4caf464fbbc2ac0bb.tar.bz2
gsoc2013-evolution-3cccd392dcf5066d818dfcd4caf464fbbc2ac0bb.tar.lz
gsoc2013-evolution-3cccd392dcf5066d818dfcd4caf464fbbc2ac0bb.tar.xz
gsoc2013-evolution-3cccd392dcf5066d818dfcd4caf464fbbc2ac0bb.tar.zst
gsoc2013-evolution-3cccd392dcf5066d818dfcd4caf464fbbc2ac0bb.zip
Patch from Milan Crha <mcrha@redhat.com> Fix for bug #507359 (Free/Busy UI needs names and graphs widgets in a container)
svn path=/trunk/; revision=34814
Diffstat (limited to 'calendar/gui/e-meeting-time-sel.h')
-rw-r--r--calendar/gui/e-meeting-time-sel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/e-meeting-time-sel.h b/calendar/gui/e-meeting-time-sel.h
index 9b95c7d767..8a10c04b7e 100644
--- a/calendar/gui/e-meeting-time-sel.h
+++ b/calendar/gui/e-meeting-time-sel.h
@@ -262,6 +262,8 @@ struct _EMeetingTimeSelector
gboolean fb_refresh_not;
GdkCursorType last_cursor_set;
+
+ guint style_change_idle_id;
};