showui下显示确定按钮

This commit is contained in:
yangjiaxuan 2023-06-09 10:57:13 +08:00
parent fd329aac52
commit cf30711023
1 changed files with 0 additions and 4 deletions

View File

@ -351,10 +351,6 @@ void hg_settingdialog::createUI()
{
buttonScan->setVisible(false);
}
else
{
buttonOk->setVisible(false);
}
QHBoxLayout *h = new QHBoxLayout();
QVBoxLayout *v1 = new QVBoxLayout(),