We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bcb1dd commit 84bef5fCopy full SHA for 84bef5f
python/plugins/processing/algs/grass/GrassAlgorithm.py
@@ -31,7 +31,7 @@
31
import importlib
32
import re
33
34
-from qgis.PyQt.QtCore import QCoreApplication
+from qgis.PyQt.QtCore import QCoreApplication, QUrl
35
from qgis.PyQt.QtGui import QIcon
36
37
from qgis.core import QgsRasterLayer
0 commit comments