10632:1109854f15f9 | 10633:dda7e43934dc |
---|---|
296 ).format(filename), | 296 ).format(filename), |
297 icon=EricMessageBox.Warning, | 297 icon=EricMessageBox.Warning, |
298 ) | 298 ) |
299 if not res: | 299 if not res: |
300 return | 300 return |
301 ##filename = str(fpath) | |
302 | 301 |
303 res = self.__writeJsonGraphicsFile(filename) | 302 res = self.__writeJsonGraphicsFile(filename) |
304 | 303 |
305 if res: | 304 if res: |
306 # save the file name only in case of success | 305 # save the file name only in case of success |