124:5c925935cbb9 | 125:d280acf98fb5 |
---|---|
71 self.mergedOutput = False | 71 self.mergedOutput = False |
72 self.msgSuccess = msgSuccess | 72 self.msgSuccess = msgSuccess |
73 self.msgError = msgError | 73 self.msgError = msgError |
74 self.fileFilters = saveFilters | 74 self.fileFilters = saveFilters |
75 self.showInput = showInput | 75 self.showInput = showInput |
76 self.intercept = False | |
76 | 77 |
77 self.outputGroup.setTitle(text) | 78 self.outputGroup.setTitle(text) |
78 | 79 |
79 if fixed: | 80 if fixed: |
80 if isWindowsPlatform(): | 81 if isWindowsPlatform(): |