summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libpng/qt_attribution.json
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2018-10-24 18:53:03 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2018-11-06 16:40:44 +0000
commite14e8427faae670c662efede723edc2db4c875cb (patch)
tree132406d550f777e750973c84cbe3f308d8046bd6 /src/3rdparty/libpng/qt_attribution.json
parent4615415500bfa816b6010cfd47162899dd72c682 (diff)
fix configure instructions in libpng and libjpeg attributions
Fixes: QTBUG-71379 Change-Id: Ib1efbe0fc4407ccf6ab814229dc4a08d9d03b6b5 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/3rdparty/libpng/qt_attribution.json')
-rw-r--r--src/3rdparty/libpng/qt_attribution.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/libpng/qt_attribution.json b/src/3rdparty/libpng/qt_attribution.json
index f9039a50f6..2f82b4c1c6 100644
--- a/src/3rdparty/libpng/qt_attribution.json
+++ b/src/3rdparty/libpng/qt_attribution.json
@@ -2,7 +2,7 @@
"Id": "libpng",
"Name": "LibPNG",
"QDocModule": "qtgui",
- "QtUsage": "Used in the qpng image plugin. Configure with -system-png or -no-png to avoid.",
+ "QtUsage": "Used in the qpng image plugin. Configure with -system-libpng or -no-libpng to avoid.",
"Description": "libpng is the official PNG reference library.",
"Homepage": "http://www.libpng.org/pub/png/libpng.html",