Skip to content
Permalink
Browse files
fix #3800
  • Loading branch information
Giuseppe Sucameli authored and Giuseppe Sucameli committed May 6, 2011
1 parent 6c835b4 commit 6941b54
Showing 1 changed file with 1 addition and 1 deletion.
@@ -189,7 +189,7 @@ def getArguments(self):
mask = self.getMaskFileName()
if not mask.isEmpty():
arguments << "-q"
arguments << "-mask"
arguments << "-cutline"
arguments << mask
arguments << "-dstalpha"
if self.isBatchEnabled():

0 comments on commit 6941b54

Please sign in to comment.