X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-error.h;h=e9295172ba34607586a2bc014df28a42e26196f2;hp=2e2d2aee3722ab35e2ccb61a76ba7d009f6a6fb5;hb=e9c67b1991508f5be50928eac2d32ff52b50bd5e;hpb=8af03039f26e6320208576d998cb387d4d5d13d0 diff --git a/src/modest-error.h b/src/modest-error.h index 2e2d2ae..e929517 100644 --- a/src/modest-error.h +++ b/src/modest-error.h @@ -49,6 +49,7 @@ typedef enum _ModestErrorCode { MODEST_MAIL_OPERATION_ERROR_INSTANCE_CREATION_FAILED, MODEST_MAIL_OPERATION_ERROR_FILE_IO, /* couldn't retrieve a file to construct a mail */ MODEST_MAIL_OPERATION_ERROR_SEND_QUEUE_ADD_ERROR, + MODEST_MAIL_OPERATION_ERROR_LOW_MEMORY, } ModestErrorCode; G_END_DECLS