From 6617bb5a2b432d9c4178984386855f30be76ecf3 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sat, 20 Jun 2015 23:49:24 +0100 Subject: Added window encyption mode for PGP --- src/ui/win_types.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ui/win_types.h') diff --git a/src/ui/win_types.h b/src/ui/win_types.h index 7e757b88..3214fa94 100644 --- a/src/ui/win_types.h +++ b/src/ui/win_types.h @@ -91,7 +91,8 @@ typedef enum { typedef enum { PROF_ENC_NONE, - PROF_ENC_OTR + PROF_ENC_OTR, + PROF_ENC_PGP } prof_enc_t; typedef struct prof_win_t { -- cgit 1.4.1-2-gfad0