aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/comp-editor.h
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2011-06-23 15:35:26 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:42:32 +0800
commitf811cdac0eb1f73edc33a3491b1f4ce5f9164de0 (patch)
treea3851dbf50777f715b5839cd5f3f282710db9c34 /calendar/gui/dialogs/comp-editor.h
parentd0b73e358e251aead60cf2ee435599be896f0506 (diff)
downloadgsoc2013-evolution-f811cdac0eb1f73edc33a3491b1f4ce5f9164de0.tar
gsoc2013-evolution-f811cdac0eb1f73edc33a3491b1f4ce5f9164de0.tar.gz
gsoc2013-evolution-f811cdac0eb1f73edc33a3491b1f4ce5f9164de0.tar.bz2
gsoc2013-evolution-f811cdac0eb1f73edc33a3491b1f4ce5f9164de0.tar.lz
gsoc2013-evolution-f811cdac0eb1f73edc33a3491b1f4ce5f9164de0.tar.xz
gsoc2013-evolution-f811cdac0eb1f73edc33a3491b1f4ce5f9164de0.tar.zst
gsoc2013-evolution-f811cdac0eb1f73edc33a3491b1f4ce5f9164de0.zip
Bug #646442 - [mail-to-task] Edit event details before adding to calendar
Diffstat (limited to 'calendar/gui/dialogs/comp-editor.h')
-rw-r--r--calendar/gui/dialogs/comp-editor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/dialogs/comp-editor.h b/calendar/gui/dialogs/comp-editor.h
index 3f1ddbb673..aca5c8ef11 100644
--- a/calendar/gui/dialogs/comp-editor.h
+++ b/calendar/gui/dialogs/comp-editor.h
@@ -86,6 +86,8 @@ struct _CompEditorClass {
gboolean visible);
void (*show_type) (CompEditor *editor,
gboolean visible);
+ void (*comp_closed) (CompEditor *editor,
+ gboolean saved);
};
typedef enum {