aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/model/GpgSignResult.cpp
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-11-28 16:19:46 +0000
committersaturneric <[email protected]>2024-11-28 16:19:46 +0000
commit564b8099189b20b9cf2fa78bfa2620d42f514b72 (patch)
treed35bd61198618ce6897ae4565a8470597e896983 /src/core/model/GpgSignResult.cpp
parentfeat: support encrypting email (diff)
downloadGpgFrontend-564b8099189b20b9cf2fa78bfa2620d42f514b72.tar.gz
GpgFrontend-564b8099189b20b9cf2fa78bfa2620d42f514b72.zip
feat: support decrypt & verify email
Diffstat (limited to 'src/core/model/GpgSignResult.cpp')
-rw-r--r--src/core/model/GpgSignResult.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/model/GpgSignResult.cpp b/src/core/model/GpgSignResult.cpp
index b7fd2e45..59c402dd 100644
--- a/src/core/model/GpgSignResult.cpp
+++ b/src/core/model/GpgSignResult.cpp
@@ -27,7 +27,6 @@
*/
#include "GpgSignResult.h"
-
namespace GpgFrontend {
GpgSignResult::GpgSignResult(gpgme_sign_result_t r)
: result_ref_(std::shared_ptr<struct _gpgme_op_sign_result>(