forked from Ivasoft/DSView
fix: it popup the required channel of decoder, but only need to translate the ui
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user