aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/GpgInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/GpgInfo.h')
-rw-r--r--src/core/GpgInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/GpgInfo.h b/src/core/GpgInfo.h
index 71c5f9a9..d0453b9f 100644
--- a/src/core/GpgInfo.h
+++ b/src/core/GpgInfo.h
@@ -42,6 +42,7 @@ class GpgInfo {
std::string DatabasePath; ///<
std::string GnupgVersion; ///<
std::string GpgConfPath; ///<
+ std::string AssuanPath; ///<
std::string CMSPath; ///<
std::string GpgMEVersion; ///<
};