Doc: Add a note about the DDS handler not being built by default
...for security reasons. Task-number: QTBUG-59955 Change-Id: I74e25d7c46490e476186b486b8c1845e425964f9 Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
parent
c1645fee23
commit
1b27df8c3a
|
@ -65,6 +65,10 @@ libraries. If not found, it may fall back on using a bundled copy (in
|
|||
provided for manual builds only, and not used as a fallback in case system
|
||||
libraries are unavailable.
|
||||
|
||||
\note For security reasons, the Direct Draw Surface (DDS) handler is not built
|
||||
by default since Qt 5.8. Users who still want this handler can build it from the
|
||||
source project.
|
||||
|
||||
\section2 Deployment
|
||||
|
||||
When built, the Qt Image Formats plugins are located as dynamic
|
||||
|
|
Loading…
Reference in New Issue