diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-11-14 13:20:35 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-11-14 13:20:35 +0800 |
commit | 51fe60cd69cd77fd63dbdd20b3e5fcc6bb650c8a (patch) | |
tree | e0fe2c41338400f65cfdd2ad86c4f0da12b4877e /modules/mail/e-mail-shell-view-private.h | |
parent | e3768ee53411f6c0e933c670fe9c67c93d558e32 (diff) | |
download | gsoc2013-evolution-51fe60cd69cd77fd63dbdd20b3e5fcc6bb650c8a.tar.gz gsoc2013-evolution-51fe60cd69cd77fd63dbdd20b3e5fcc6bb650c8a.tar.zst gsoc2013-evolution-51fe60cd69cd77fd63dbdd20b3e5fcc6bb650c8a.zip |
BugĀ 600714 - No label colors in popup menu
Diffstat (limited to 'modules/mail/e-mail-shell-view-private.h')
-rw-r--r-- | modules/mail/e-mail-shell-view-private.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mail/e-mail-shell-view-private.h b/modules/mail/e-mail-shell-view-private.h index bf86f33720..6142b6e9d8 100644 --- a/modules/mail/e-mail-shell-view-private.h +++ b/modules/mail/e-mail-shell-view-private.h @@ -40,6 +40,7 @@ #include "widgets/misc/e-popup-action.h" #include "widgets/menus/gal-view-instance.h" +#include "e-mail-label-action.h" #include "e-mail-label-dialog.h" #include "e-mail-label-list-store.h" #include "e-mail-local.h" |