bug127782【系统安装】【安装退出】试用模式系统安装界面进入创建用户后点击退出未直接返回试用界面
This commit is contained in:
parent
9308e7e6d6
commit
24fa123725
|
@ -238,6 +238,7 @@ void InstallerMainWidget::clickCloseButton()
|
|||
} else {
|
||||
this->close();
|
||||
this->destroy();
|
||||
exit(0);
|
||||
}
|
||||
}
|
||||
//2021-4-29 解决弹出对话框之后键盘不能操作问题 50742
|
||||
|
|
Loading…
Reference in New Issue