Bug 790773 - Add message list columns to show Sender/Recipients email addresses only
[evolution.git] / src / modules / text-highlight / e-mail-display-popup-text-highlight.h
blob7da2f15bb2a7bb5e28bc6d08b2d63089a81f93af
1 /*
2 * e-mail-display-popup-text-highlight.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/>.
18 #ifndef E_MAIL_DISPLAY_POPUP_TEXT_HIGHLIGHT_H
19 #define E_MAIL_DISPLAY_POPUP_TEXT_HIGHLIGHT_H
21 #include <glib-object.h>
23 G_BEGIN_DECLS
25 void e_mail_display_popup_text_highlight_type_register (GTypeModule *type_module);
27 G_END_DECLS
29 #endif /* E_MAIL_DISPLAY_POPUP_TEXT_HIGHLIGHT_H */