aboutsummaryrefslogtreecommitdiff
path: root/src/kristall.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kristall.hpp')
-rw-r--r--src/kristall.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/kristall.hpp b/src/kristall.hpp
index a0a4b49..00faff5 100644
--- a/src/kristall.hpp
+++ b/src/kristall.hpp
@@ -5,9 +5,11 @@
#include <QClipboard>
#include "identitycollection.hpp"
+#include "ssltrust.hpp"
extern QSettings global_settings;
extern IdentityCollection global_identities;
extern QClipboard * global_clipboard;
+extern SslTrust global_trust;
#endif // KRISTALL_HPP