We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b870df commit c97088bCopy full SHA for c97088b
tests/src/python/test_qgsprojectionselectionwidgets.py
@@ -14,6 +14,7 @@
14
15
import qgis # NOQA
16
17
+from qgis.PyQt.QtTest import QSignalSpy
18
from qgis.gui import (QgsProjectionSelectionWidget,
19
QgsProjectionSelectionTreeWidget,
20
QgsProjectionSelectionDialog)
0 commit comments