Skip to content

Commit

Permalink
email_view: show Cc header
Browse files Browse the repository at this point in the history
  • Loading branch information
mawww authored and Maxime Coste committed Sep 13, 2011
1 parent b49975f commit 56ae61c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/email_view.cc
Expand Up @@ -34,6 +34,7 @@ EmailView::EmailView(const View::Geometry & geometry)
_visibleHeaders{
"From",
"To",
"Cc",
"Subject",
},
_lineCount(0)
Expand Down

0 comments on commit 56ae61c

Please sign in to comment.