summaryrefslogtreecommitdiff
path: root/src/svg/qtsvgglobal.h
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-05-28 17:12:49 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-05-29 11:55:53 +0200
commit778c95d7a181e702766bf0cdf63c50dd1e7d9d9b (patch)
tree9b27aaef3dd0974f667091e102fc38483c66fb2f /src/svg/qtsvgglobal.h
parentc5259f018a9bc4aa3edd94810f1044de1b348fa8 (diff)
downloadqtsvg-778c95d7a181e702766bf0cdf63c50dd1e7d9d9b.tar.gz
Move QSvgWidget and QGraphicsSvgItem into separate module
Long live QtSvgWidgets. This makes QtSvg independent of QtWidgets. Fixes: QTBUG-41884 Change-Id: I421d27d35b651ee8cdf1a5280d5594b82359ddab Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/svg/qtsvgglobal.h')
-rw-r--r--src/svg/qtsvgglobal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svg/qtsvgglobal.h b/src/svg/qtsvgglobal.h
index 5c79e2c..92075c9 100644
--- a/src/svg/qtsvgglobal.h
+++ b/src/svg/qtsvgglobal.h
@@ -3,7 +3,7 @@
** Copyright (C) 2016 Intel Corporation.
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the QtCore module of the Qt Toolkit.
+** This file is part of the Qt SVG module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage