개정판 48c0701c
fix detect symbol
Change-Id: I192da49b5dc2a4f1a3aa000854e02adea1593790
DTI_PID/DTI_PID/DetectSymbolDialog.py | ||
---|---|---|
120 | 120 |
if not matches: |
121 | 121 |
self.progress.setValue(self.progress.maximum()) |
122 | 122 |
return |
123 |
self.imgCopy = drawings[0].image.copy()
|
|
123 |
self.imgCopy = matches[0].image.copy()
|
|
124 | 124 |
self.tableSetting() |
125 | 125 |
|
126 | 126 |
''' |
내보내기 Unified diff