https://bugs.kde.org/show_bug.cgi?id=382696

--- Comment #2 from Ralf Habacker <[email protected]> ---
#if KSSL_HAVE_SSL
typedef struct x509_st X509;
#else
#if !defined(QT_NO_OPENSSL)
!!! #include <QtNetwork/QSslCertificate>
#else
class X509;
#endif
#endif

This seems to be the case marked with !!!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to