aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/comp-editor.h
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2005-07-11 16:59:38 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2005-07-11 16:59:38 +0800
commit8cbd5c53b569f5e1ec903854bcb683ad50e23f3b (patch)
treec1051c5060bf3259f48bb16b791fb42d91e09b6b /calendar/gui/dialogs/comp-editor.h
parent6454ebb3b77f1e7b86ac3267bb56da3ee0309537 (diff)
downloadgsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.tar
gsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.tar.gz
gsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.tar.bz2
gsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.tar.lz
gsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.tar.xz
gsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.tar.zst
gsoc2013-evolution-8cbd5c53b569f5e1ec903854bcb683ad50e23f3b.zip
Added a structure. Removed cal-attachment* Removed the attachment bar
2005-07-11 Srinivasa Ragavan <sragavan@novell.com> * gui/itip-utils.[ch]: Added a structure. * gui/dialogs/Makefile.am: Removed cal-attachment* * gui/dialogs/comp-editor.[ch]: (attach_message) (drop_action) (send_timezone) (save_comp) (response_cb) (delete_event_cb) (attachment_bar_changed_cb) (attachment_bar_icon_clicked_cb) (setup_widgets) (set_icon_from_comp) (fill_widgets) (real_edit_comp) Removed the attachment bar specific to calendar and made a merged one at widgets/misc/e-attachment* svn path=/trunk/; revision=29709
Diffstat (limited to 'calendar/gui/dialogs/comp-editor.h')
-rw-r--r--calendar/gui/dialogs/comp-editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/comp-editor.h b/calendar/gui/dialogs/comp-editor.h
index fe3a1e150b..b0e88f35ab 100644
--- a/calendar/gui/dialogs/comp-editor.h
+++ b/calendar/gui/dialogs/comp-editor.h
@@ -26,7 +26,6 @@
#include "../itip-utils.h"
#include "comp-editor-page.h"
#include "evolution-shell-component-utils.h"
-#include "cal-attachment-bar.h"
G_BEGIN_DECLS