diff options
Diffstat (limited to '')
-rw-r--r-- | src/gpg/GpgInfo.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gpg/GpgInfo.h b/src/gpg/GpgInfo.h index 27e13112..6ecb9b92 100644 --- a/src/gpg/GpgInfo.h +++ b/src/gpg/GpgInfo.h @@ -38,6 +38,8 @@ class GpgInfo { std::string AppPath; std::string DatabasePath; + + std::string GnupgVersion; }; #endif // GPGFRONTEND_ZH_CN_TS_GPGINFO_H |