We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 680f945 commit b748df4Copy full SHA for b748df4
qtpy/QtSvg.py
@@ -21,3 +21,5 @@
21
QSvgWidget)
22
else:
23
raise PythonQtError('No Qt bindings could be found')
24
+
25
+del PYQT4, PYQT5, PYSIDE
0 commit comments