Skip to content

Commit e9b835a

Browse files
committedDec 1, 2016
Add QEventLoop to fix_pyqt
1 parent c42dad3 commit e9b835a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎scripts/qgis_fixes/fix_pyqt.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@
298298
"QPoint",
299299
"QPointF",
300300
"QDirIterator",
301+
"QEventLoop",
301302
"NULL",
302303
]),
303304
(None, [

0 commit comments

Comments
 (0)
Please sign in to comment.