Skip to content
Permalink
Browse files
[processing] modeler dialog now saves automatically the model before …
…executing it
  • Loading branch information
volaya committed Mar 27, 2014
1 parent 3c7a680 commit e63b75c
Showing 1 changed file with 1 addition and 0 deletions.
@@ -221,6 +221,7 @@ def runModel(self):
self.alg.descriptionFile = None
alg.descriptionFile = None
else:
self.save()
if self.alg.provider is None:
# Might happen if model is opened from modeler dialog
self.alg.provider = Providers.providers['model']

0 comments on commit e63b75c

Please sign in to comment.