aboutsummaryrefslogtreecommitdiffstats
path: root/PySide2/QtSvg
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2015-09-22 19:25:42 +0200
committerChristian Tismer <tismer@stackless.com>2015-09-22 19:25:42 +0200
commitb2aaf007c4fc12762d6a56371851758ff1537c24 (patch)
tree72f2a4bbff885612bd318767609a3a775dbdad1a /PySide2/QtSvg
parentcaf86443fc67e898bd50d27faf3e5fb2b2677168 (diff)
finally, pyside needs to be renamed in the XML files
The XML names like "PySide.QtCore" go into the binaries for import, so it is necessary to change them all. There are also hundreds of Python files which must bechanged, as well.
Diffstat (limited to 'PySide2/QtSvg')
-rw-r--r--PySide2/QtSvg/typesystem_svg.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/PySide2/QtSvg/typesystem_svg.xml b/PySide2/QtSvg/typesystem_svg.xml
index 58ab812fc..13b9851b8 100644
--- a/PySide2/QtSvg/typesystem_svg.xml
+++ b/PySide2/QtSvg/typesystem_svg.xml
@@ -18,7 +18,7 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-->
-<typesystem package="PySide.QtSvg">
+<typesystem package="PySide2.QtSvg">
<load-typesystem name="typesystem_widgets.xml" generate="no"/>
<object-type name="QSvgRenderer" />