- minor fix in App Tools that were updated to have UI in a separate class
This commit is contained in:
@@ -50,7 +50,8 @@ class NonCopperClear(AppTool, Gerber):
|
||||
# ######################### Tool GUI ##########################################
|
||||
# #############################################################################
|
||||
self.ui = NccUI(layout=self.layout, app=self.app)
|
||||
|
||||
self.toolName = self.ui.toolName
|
||||
|
||||
# #############################################################################
|
||||
# ###################### Setup CONTEXT MENU ###################################
|
||||
# #############################################################################
|
||||
|
||||
Reference in New Issue
Block a user