summaryrefslogtreecommitdiff
path: root/doc/src/platforms/windows.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/platforms/windows.qdoc')
-rw-r--r--doc/src/platforms/windows.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/platforms/windows.qdoc b/doc/src/platforms/windows.qdoc
index 1599aff8..d814765c 100644
--- a/doc/src/platforms/windows.qdoc
+++ b/doc/src/platforms/windows.qdoc
@@ -932,6 +932,10 @@
When looking at the plugin DLLs the exact same dependencies
are listed.
+ From Qt version 5.2 onwards, the officially supported version
+ for OpenSSL is 1.0.0 or later. Versions >= 0.9.7 and < 1.0.0 might
+ work, but are not guaranteed to.
+
\section2 Qt Plugins
All Qt GUI applications require a plugin that implements the \l {Qt