when user cancels the signing passphrase dialogue, don't bother the user with an...
[claws.git] / src / compose.h
index d0d920aee6639fd04343dc55c64f2c7188e86290..6fd032a4a01c1f27d742a081fa2ad2fafcae66f4 100644 (file)
@@ -86,7 +86,8 @@ typedef enum
        COMPOSE_QUEUE_ERROR_SIGNING_FAILED = -3,
        COMPOSE_QUEUE_ERROR_ENCRYPT_FAILED = -4,
        COMPOSE_QUEUE_ERROR_CHAR_CONVERSION = -5,
-       COMPOSE_QUEUE_ERROR_NO_ENCRYPTION_KEY = -6
+       COMPOSE_QUEUE_ERROR_NO_ENCRYPTION_KEY = -6,
+       COMPOSE_QUEUE_SIGNING_CANCELLED = -7
 } ComposeQueueResult;
 
 typedef enum {