- in Calculators Plugin added a new calculator to calculate the required chemical weights for tinning solutions
- in Calculators Plugin remade the GUI - some minor GUI modifications for a series of App Plugins
This commit is contained in:
@@ -697,8 +697,6 @@ class CornersUI:
|
||||
self.level.setCheckable(True)
|
||||
self.title_box.addWidget(self.level)
|
||||
|
||||
self.layout.addWidget(FCLabel(""))
|
||||
|
||||
# Gerber object #
|
||||
self.object_label = FCLabel('<b>%s:</b>' % _("GERBER"))
|
||||
self.object_label.setToolTip(
|
||||
|
||||
Reference in New Issue
Block a user