summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebenginecertificateerror.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/api/qwebenginecertificateerror.h')
-rw-r--r--src/core/api/qwebenginecertificateerror.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/api/qwebenginecertificateerror.h b/src/core/api/qwebenginecertificateerror.h
index 3cf2d9990..ffcebaf9b 100644
--- a/src/core/api/qwebenginecertificateerror.h
+++ b/src/core/api/qwebenginecertificateerror.h
@@ -84,6 +84,7 @@ public:
CertificateTransparencyRequired = -214,
CertificateSymantecLegacy = -215,
CertificateKnownInterceptionBlocked = -217,
+ SslObsoleteVersion = -218,
};
Q_ENUM(Type)