Skip to content

Commit 5a91299

Browse files
committed
forgot import for default TauDEM/MPI paths for OS X
1 parent b70934a commit 5a91299

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/plugins/sextante/taudem/TauDEMUtils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
__revision__ = '$Format:%H$'
2626

2727
import os
28+
from qgis.core import QgsApplication
2829
import subprocess
2930

3031
from sextante.core.SextanteConfig import SextanteConfig

0 commit comments

Comments
 (0)