1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-26 07:29:17 +02:00

* cosmetic

This commit is contained in:
Dirk-Jan C. Binnema 2010-11-07 18:02:25 +02:00
parent d7105d1eda
commit f867185ad3

View File

@ -27,7 +27,7 @@ G_BEGIN_DECLS
/* don't change the order, add new types at the end, as these numbers /* don't change the order, add new types at the end, as these numbers
* are used in the database */ * are used in the database */
enum _MuMsgFieldId { enum _MuMsgFieldId {
MU_MSG_FIELD_ID_BODY_TEXT, MU_MSG_FIELD_ID_BODY_TEXT,
MU_MSG_FIELD_ID_BODY_HTML, MU_MSG_FIELD_ID_BODY_HTML,
MU_MSG_FIELD_ID_CC, MU_MSG_FIELD_ID_CC,
MU_MSG_FIELD_ID_DATE, MU_MSG_FIELD_ID_DATE,