X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fwidgets%2Fmodest-header-view.h;h=d753de091591fcb61478b43da9a47a8d55969fa2;hp=5ecaa506037971c4f32d32e33f872ac60b854e1f;hb=b93b64adaaf2947f8b35889981af6ad96b18fd31;hpb=816ff8e4dd15115b09ed6eb066fcfdda2f45698a diff --git a/src/widgets/modest-header-view.h b/src/widgets/modest-header-view.h index 5ecaa50..d753de0 100644 --- a/src/widgets/modest-header-view.h +++ b/src/widgets/modest-header-view.h @@ -66,6 +66,7 @@ typedef enum _ModestHeaderViewColumn { MODEST_HEADER_VIEW_COLUMN_ATTACH, MODEST_HEADER_VIEW_COLUMN_SIZE, MODEST_HEADER_VIEW_COLUMN_STATUS, + /* * these two are for compact display on small devices, * with two line display with all relevant headers @@ -73,6 +74,8 @@ typedef enum _ModestHeaderViewColumn { MODEST_HEADER_VIEW_COLUMN_COMPACT_FLAG, /* priority and attachments */ MODEST_HEADER_VIEW_COLUMN_COMPACT_HEADER_IN, /* incoming mail */ MODEST_HEADER_VIEW_COLUMN_COMPACT_HEADER_OUT, /* outgoing mail */ + MODEST_HEADER_VIEW_COLUMN_COMPACT_SENT_DATE, + MODEST_HEADER_VIEW_COLUMN_COMPACT_RECEIVED_DATE, MODEST_HEADER_VIEW_COLUMN_NUM