Bug 792781 - 'Go to Folder' incorrectly unrefs CamelFolder twice
[evolution.git] / src / modules / mail / e-mail-event-hook.h
blob932bf9d44823c29e13a321924124669752790aa5
1 /*
2 * e-mail-event-hook.h
4 * This program is free software; you can redistribute it and/or modify it
5 * under the terms of the GNU Lesser General Public License as published by
6 * the Free Software Foundation.
8 * This program is distributed in the hope that it will be useful, but
9 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
10 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
11 * for more details.
13 * You should have received a copy of the GNU Lesser General Public License
14 * along with this program; if not, see <http://www.gnu.org/licenses/>.
17 * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com)
21 #ifndef E_MAIL_EVENT_HOOK_H
22 #define E_MAIL_EVENT_HOOK_H
24 #include <glib-object.h>
26 G_BEGIN_DECLS
28 void e_mail_event_hook_register_type (GTypeModule *type_module);
30 G_END_DECLS
32 #endif /* E_MAIL_EVENT_HOOK_H */