mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 09:41:50 +08:00
ENH:hide or show publish entrance
Change-Id: Ibd65d81997cd414cdb4ad53cee482a7328f39d1a
This commit is contained in:
parent
e137931ec7
commit
9938952cfd
@ -3431,7 +3431,7 @@ void GUI_App::ShowUserGuide() {
|
||||
res = GuideDlg.run();
|
||||
if (res) {
|
||||
load_current_presets();
|
||||
|
||||
update_publish_status();
|
||||
// BBS: remove SLA related message
|
||||
}
|
||||
} catch (std::exception &e) {
|
||||
@ -6111,7 +6111,7 @@ bool GUI_App::run_wizard(ConfigWizard::RunReason reason, ConfigWizard::StartPage
|
||||
|
||||
if (res) {
|
||||
load_current_presets();
|
||||
|
||||
update_publish_status();
|
||||
// BBS: remove SLA related message
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user