- some UI changes in the Preferences: the clicked tab now have a distinctive color (green) and some strings are optimized
This commit is contained in:
@@ -18,7 +18,7 @@ class CNCJobAdvOptPrefGroupUI(OptionsGroupUI):
|
||||
self.decimals = decimals
|
||||
self.defaults = defaults
|
||||
|
||||
self.setTitle(str(_("CNC Job Adv. Options")))
|
||||
self.setTitle(str(_("Adv. Options")))
|
||||
|
||||
# #############################################################################################################
|
||||
# PARAMETERS Frame
|
||||
|
||||
Reference in New Issue
Block a user