diff options
Diffstat (limited to 'src/core')
-rw-r--r-- | src/core/api/qwebengineclientcertificatestore.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/core/api/qwebengineclientcertificatestore.cpp b/src/core/api/qwebengineclientcertificatestore.cpp index 854628b29..0c059bcca 100644 --- a/src/core/api/qwebengineclientcertificatestore.cpp +++ b/src/core/api/qwebengineclientcertificatestore.cpp @@ -49,13 +49,6 @@ QT_BEGIN_NAMESPACE #if QT_CONFIG(ssl) /*! - \class QWebEngineClientCertificateStore::Entry - \inmodule QtWebEngineCore - \since 5.13 - \brief This structure holds the certificate and the private key. -*/ - -/*! \class QWebEngineClientCertificateStore \inmodule QtWebEngineCore \since 5.13 |