Update PPOCRLabel.py
This commit is contained in:
parent
1def9f4ddc
commit
1147521631
|
@ -593,7 +593,7 @@ class MainWindow(QMainWindow, WindowMixin):
|
|||
zoomIn, zoomOut, zoomOrg, None,
|
||||
fitWindow, fitWidth))
|
||||
|
||||
addActions(self.menus.autolabel, (alcm, saveRec, None, help))
|
||||
addActions(self.menus.autolabel, (saveRec, None, help)) # alcm,
|
||||
|
||||
self.menus.file.aboutToShow.connect(self.updateFileMenu)
|
||||
|
||||
|
|
Loading…
Reference in New Issue