change the sfx tooltop description
This commit is contained in:
parent
4eb45ef2b0
commit
fa083923f9
@ -720,8 +720,7 @@ void Courtroom::set_widgets()
|
|||||||
ui_sfx_remove->setText("X");
|
ui_sfx_remove->setText("X");
|
||||||
ui_sfx_remove->set_image("evidencex");
|
ui_sfx_remove->set_image("evidencex");
|
||||||
ui_sfx_remove->setToolTip(
|
ui_sfx_remove->setToolTip(
|
||||||
tr("Remove the currently selected iniswap from the list and return to "
|
tr("Remove the currently selected sound effect."));
|
||||||
"the original character folder."));
|
|
||||||
ui_sfx_remove->hide();
|
ui_sfx_remove->hide();
|
||||||
|
|
||||||
set_iniswap_dropdown();
|
set_iniswap_dropdown();
|
||||||
|
Loading…
Reference in New Issue
Block a user