- minor changes in App.__init__()

This commit is contained in:
Marius Stanciu
2020-12-11 01:24:16 +02:00
committed by Marius
parent 307a0897d4
commit 59ee9b55a1
4 changed files with 24 additions and 25 deletions

View File

@@ -111,7 +111,7 @@ class FlatCAMDefaults:
"global_gray_icons": False,
"global_layout": "compact",
"global_hover": False,
"global_hover_shape": False,
"global_selection_shape": True,
"global_sel_fill": '#a5a5ffbf',