mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 15:01:28 +12:00
Qt: Change some labels
This commit is contained in:
parent
1e69de1205
commit
b341113ad8
3 changed files with 7 additions and 5 deletions
|
@ -52,6 +52,7 @@ settings_dialog::settings_dialog(std::shared_ptr<gui_settings> guiSettings, std:
|
|||
if (game)
|
||||
{
|
||||
ui->tab_widget_settings->removeTab(8);
|
||||
ui->buttonBox->button(QDialogButtonBox::StandardButton::Save)->setText(tr("Save custom configuration"));
|
||||
}
|
||||
|
||||
// Add description labels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue