Merge branch 'stable'
This commit is contained in:
commit
68ca42abbf
6 changed files with 142 additions and 43 deletions
src/slic3r/GUI
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue