X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fmodest-error.h;h=e9295172ba34607586a2bc014df28a42e26196f2;hb=1a2e20c7ad829af90385cf208570a0911b1ee385;hp=2e2d2aee3722ab35e2ccb61a76ba7d009f6a6fb5;hpb=8af03039f26e6320208576d998cb387d4d5d13d0;p=modest 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