- made more changes in the names; Tools Toolbar is now Plugin Toolbar

- the detachable tabs are now not detachable by default after first install
This commit is contained in:
Marius Stanciu
2021-01-11 01:24:17 +02:00
committed by Marius
parent 7291d85c07
commit 79a285fb38
5 changed files with 100 additions and 98 deletions

View File

@@ -29,7 +29,7 @@ class FlatCAMDefaults:
"root_folder_path": '',
"global_serial": 0,
"global_stats": dict(),
"global_tabs_detachable": True,
"global_tabs_detachable": False,
"global_coordsbar_show": True,
"global_delta_coordsbar_show": False,