Skip to content

Commit b59fc04

Browse files
drnextgism-kuhn
authored andcommittedDec 1, 2016
Fix mapping for 2to3 fix_pyqt
1 parent a17facf commit b59fc04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/qgis_fixes/fix_pyqt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@
359359
]),
360360
],
361361
"PyQt4": [
362-
("PyQt", [
362+
("qgis.PyQt", [
363363
"QtCore",
364364
"QtGui",
365365
"QtNetwork",

0 commit comments

Comments
 (0)
Please sign in to comment.