- 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 ToolPaint(AppTool, Gerber):
|
||||
# ######################### Tool GUI ##########################################
|
||||
# #############################################################################
|
||||
self.ui = PaintUI(layout=self.layout, app=self.app)
|
||||
|
||||
self.toolName = self.ui.toolName
|
||||
|
||||
# #############################################################################
|
||||
# ########################## VARIABLES ########################################
|
||||
# #############################################################################
|
||||
|
||||
Reference in New Issue
Block a user