- working to differentiate between temporary units change and permanent units change

This commit is contained in:
Marius Stanciu
2021-09-27 17:28:54 +03:00
committed by Marius
parent 89426e8ac3
commit 3fc0ab826f
50 changed files with 185 additions and 186 deletions

View File

@@ -33,8 +33,6 @@ class PreferencesUIManager:
self.inform = inform
self.ignore_tab_close_event = False
self.preferences_units = "MM"
# if Preferences are changed in the Edit -> Preferences tab the value will be set to True
self.preferences_changed_flag = False