Start: Migrate settings from Workbench to Command

This commit is contained in:
Chris Hennes
2024-04-09 23:12:10 -05:00
parent f68c2de569
commit 64bd9417a7
4 changed files with 125 additions and 3 deletions

View File

@@ -164,7 +164,7 @@ int main( int argc, char ** argv )
App::Application::Config()["AppIcon"] = "freecad";
App::Application::Config()["SplashScreen"] = "freecadsplash";
App::Application::Config()["AboutImage"] = "freecadabout";
App::Application::Config()["StartWorkbench"] = "StartWorkbench";
App::Application::Config()["StartWorkbench"] = "NoneWorkbench";
//App::Application::Config()["HiddenDockWindow"] = "Property editor";
App::Application::Config()["SplashAlignment" ] = "Bottom|Left";
App::Application::Config()["SplashTextColor" ] = "#8aadf4"; // light blue