mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-30 23:48:44 +03:00
Update GUI_App.cpp
This commit is contained in:
@@ -831,7 +831,7 @@ void GUI_App::post_init()
|
|||||||
// preset_updater->sync downloads profile updates on background so it must begin after config wizard finished.
|
// preset_updater->sync downloads profile updates on background so it must begin after config wizard finished.
|
||||||
bool cw_showed = this->config_wizard_startup();
|
bool cw_showed = this->config_wizard_startup();
|
||||||
this->preset_updater->sync(preset_bundle, this);
|
this->preset_updater->sync(preset_bundle, this);
|
||||||
//B52
|
//B57
|
||||||
//if (! cw_showed) {
|
//if (! cw_showed) {
|
||||||
// // The CallAfter is needed as well, without it, GL extensions did not show.
|
// // The CallAfter is needed as well, without it, GL extensions did not show.
|
||||||
// // Also, we only want to show this when the wizard does not, so the new user
|
// // Also, we only want to show this when the wizard does not, so the new user
|
||||||
|
|||||||
Reference in New Issue
Block a user