aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/model/GpgOpenPGPCard.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/model/GpgOpenPGPCard.h')
-rw-r--r--src/core/model/GpgOpenPGPCard.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/model/GpgOpenPGPCard.h b/src/core/model/GpgOpenPGPCard.h
index b037811d..818c8c8c 100644
--- a/src/core/model/GpgOpenPGPCard.h
+++ b/src/core/model/GpgOpenPGPCard.h
@@ -82,6 +82,10 @@ struct GPGFRONTEND_CORE_EXPORT GpgOpenPGPCard {
explicit GpgOpenPGPCard(const QStringList& status);
+ GpgOpenPGPCard(const GpgOpenPGPCard&) = default;
+
+ auto operator=(const GpgOpenPGPCard&) -> GpgOpenPGPCard& = default;
+
private:
/**
* @brief