개정판 0e67fa6c
fix batch linking
Change-Id: I90da2de801031122c6ed20bf4b20a5dd344cec72
DTI_PID/DTI_PID/MainWindow.py | ||
---|---|---|
2267 | 2267 |
if not force and self.save_drawing_if_necessary(): |
2268 | 2268 |
return |
2269 | 2269 |
|
2270 |
if not pdf:
|
|
2270 |
if not force:
|
|
2271 | 2271 |
occupied = app_doc_data.set_occupying_drawing(drawing.UID) |
2272 | 2272 |
if occupied: |
2273 | 2273 |
#QMessageBox.about(self.graphicsView, self.tr("Notice"), |
내보내기 Unified diff