- deleted the Calibration Plugin (made redundant by changes in other Plugins)
- some strings were updated
This commit is contained in:
@@ -3142,7 +3142,6 @@ class MainGUI(QtWidgets.QMainWindow):
|
||||
|
||||
# Extract Drills Tool
|
||||
if key == QtCore.Qt.Key.Key_E:
|
||||
# self.app.cal_exc_tool.run(toggle=True)
|
||||
self.app.extract_tool.run(toggle=True)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user