Skip to content
Commit c3fe9344 authored by David Faure's avatar David Faure
Browse files

Fix compilation without openssl headers

Forward-declare X509 structure even when Qt ssl support is available but ssl-dev
is not available.
Without this an error "X509 has not been declared" is reported by the compiler.

Patch by Luca Carlon.
parent 86395a03
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment