diff options
Diffstat (limited to 'src/ui/dialog/controller/SmartCardControllerDialog.h')
-rw-r--r-- | src/ui/dialog/controller/SmartCardControllerDialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/dialog/controller/SmartCardControllerDialog.h b/src/ui/dialog/controller/SmartCardControllerDialog.h index affe01a8..69b1d723 100644 --- a/src/ui/dialog/controller/SmartCardControllerDialog.h +++ b/src/ui/dialog/controller/SmartCardControllerDialog.h @@ -78,6 +78,7 @@ class SmartCardControllerDialog : public GeneralDialog { GpgOpenPGPCard card_info_; QString cached_status_hash_; QTimer* timer_; + bool scd_version_supported_; /** * @brief Get the smart card serial number object |