This commit is contained in:
yangjiaxuan 2023-08-22 15:29:43 +08:00
parent c7e07e45a3
commit 630401b124
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ hg_settingdialog::hg_settingdialog(class Manager *mgr, SANE_Handle handle, const
{
m_mgr = mgr;
setAttribute(Qt::WA_DeleteOnClose, true);
setIcon();
cur_scheme_ = cur_cfg_->get_scheme();