Skip to content

Commit b748df4

Browse files
committed
Remove QT constants
1 parent 680f945 commit b748df4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

qtpy/QtSvg.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@
2121
QSvgWidget)
2222
else:
2323
raise PythonQtError('No Qt bindings could be found')
24+
25+
del PYQT4, PYQT5, PYSIDE

0 commit comments

Comments
 (0)