Skip to content

Commit

Permalink
Support for PyQt5
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jul 7, 2017
1 parent c89ffe4 commit f6de1d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/python/test_qgsrelation.py
Expand Up @@ -14,7 +14,7 @@

import qgis # NOQA

from PyQt4.QtCore import QFileInfo
from qgis.PyQt.QtCore import QFileInfo
from qgis.core import (QgsVectorLayer,
QgsFeature,
QgsRelation,
Expand Down

0 comments on commit f6de1d4

Please sign in to comment.