Skip to content

Commit 5303a29

Browse files
author
volayaf
committed
fixed #6140
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@328 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
1 parent 4fab993 commit 5303a29

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/sextante/ftools/Centroids.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
import os.path
2-
32
from PyQt4 import QtGui
4-
3+
from PyQt4.QtCore import *
54
from qgis.core import *
6-
75
from sextante.core.GeoAlgorithm import GeoAlgorithm
86
from sextante.core.QGisLayers import QGisLayers
97
from sextante.core.GeoAlgorithmExecutionException import GeoAlgorithmExecutionException

0 commit comments

Comments
 (0)