2
0
forked from Ivasoft/DSView

fix: it popup the required channel of decoder, but only need to translate the ui

This commit is contained in:
dreamsourcelabTAI
2024-04-11 17:22:55 +08:00
parent a2dcb8e24a
commit eca91797af

View File

@@ -546,7 +546,7 @@ void DecoderOptionsDlg::on_trans_pramas()
AppConfig::Instance().appOptions.transDecoderDlg = ck_box->isChecked();
AppConfig::Instance().SaveApp();
_is_reload_form = true;
this->accept();
this->reject();
}
}//dialogs