- 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:
@@ -802,8 +802,6 @@ class FidoUI:
|
||||
self.level.setCheckable(True)
|
||||
self.title_box.addWidget(self.level)
|
||||
|
||||
self.layout.addWidget(FCLabel(""))
|
||||
|
||||
self.points_label = FCLabel('<b>%s:</b>' % _('Fiducials Coordinates'))
|
||||
self.points_label.setToolTip(
|
||||
_("A table with the fiducial points coordinates,\n"
|
||||
|
||||
Reference in New Issue
Block a user