Skip to content

Commit

Permalink
[sextante] add missed import
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Apr 11, 2013
1 parent 6e499c3 commit f59e21c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/plugins/sextante/algs/ftools/VoronoiPolygons.py
Expand Up @@ -31,6 +31,7 @@

from sextante.core.GeoAlgorithm import GeoAlgorithm
from sextante.core.QGisLayers import QGisLayers
from sextante.core.GeoAlgorithmExecutionException import GeoAlgorithmExecutionException

from sextante.parameters.ParameterVector import ParameterVector

Expand Down

0 comments on commit f59e21c

Please sign in to comment.