- added a new menu category in the MenuBar named 'Objects'. It will hold the objects found in the Project tab. Useful when working in FullScreen
This commit is contained in:
@@ -404,7 +404,7 @@ class FlatCAMGUI(QtWidgets.QMainWindow):
|
||||
# ########################################################################
|
||||
# ########################## Objects # ###################################
|
||||
# ########################################################################
|
||||
self.menufile = self.menu.addMenu(_('Objects'))
|
||||
self.menuobjects = self.menu.addMenu(_('Objects'))
|
||||
|
||||
# ########################################################################
|
||||
# ########################## Tool # ######################################
|
||||
|
||||
Reference in New Issue
Block a user