Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add QEventLoop to fix_pyqt
  • Loading branch information
drnextgis committed Dec 1, 2016
1 parent c42dad3 commit e9b835a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/qgis_fixes/fix_pyqt.py
Expand Up @@ -298,6 +298,7 @@
"QPoint",
"QPointF",
"QDirIterator",
"QEventLoop",
"NULL",
]),
(None, [
Expand Down

0 comments on commit e9b835a

Please sign in to comment.