Merge branch 'Beta' into separate-PreferencesUI-classes-into-individual-files

This commit is contained in:
David Robertson
2020-04-29 23:42:35 +01:00
26 changed files with 5672 additions and 5668 deletions

View File

@@ -605,7 +605,7 @@ class PreferencesUIManager:
:param field: the GUI element in Preferences GUI to be updated
:param factor: factor to be applied to the field parameter
:param units: current FLatCAM measuring units
:param units: current FlatCAM measuring units
:param defaults_dict: the defaults storage
:return: None, it updates GUI elements
"""