We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fab993 commit 5303a29Copy full SHA for 5303a29
src/sextante/ftools/Centroids.py
@@ -1,9 +1,7 @@
1
import os.path
2
-
3
from PyQt4 import QtGui
4
+from PyQt4.QtCore import *
5
from qgis.core import *
6
7
from sextante.core.GeoAlgorithm import GeoAlgorithm
8
from sextante.core.QGisLayers import QGisLayers
9
from sextante.core.GeoAlgorithmExecutionException import GeoAlgorithmExecutionException
0 commit comments