- in Etch Compensation Plugin updated the GUI

- small UI updates in other Plugins
This commit is contained in:
Marius Stanciu
2021-09-06 01:47:04 +03:00
committed by Marius Stanciu
parent 7390d01447
commit b4ef812384
4 changed files with 66 additions and 53 deletions

View File

@@ -1409,7 +1409,7 @@ class PanelizeUI:
font-weight: bold;
}
""")
self.tools_box.addWidget(self.reset_button)
self.layout.addWidget(self.reset_button)
# #################################### FINSIHED GUI ###########################
# #############################################################################