Merge branch 'stable'

This commit is contained in:
Lukas Matena 2022-03-10 12:29:17 +01:00
commit 68ca42abbf
6 changed files with 142 additions and 43 deletions
src/slic3r/GUI

View file

@ -873,6 +873,8 @@ void GUI_App::init_app_config()
// SetAppName(SLIC3R_APP_KEY);
SetAppName(SLIC3R_APP_KEY "-alpha");
// SetAppName(SLIC3R_APP_KEY "-beta");
// SetAppDisplayName(SLIC3R_APP_NAME);
// Set the Slic3r data directory at the Slic3r XS module.