mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-13 13:18:43 +02:00
Update launcher/settingsView/csettingsview_moc.cpp
This commit is contained in:
parent
2480c4eae7
commit
10b411aa68
@ -845,7 +845,6 @@ void CSettingsView::on_buttonScalingAuto_toggled(bool checked)
|
||||
else
|
||||
{
|
||||
ui->spinBoxInterfaceScaling->show();
|
||||
ui->spinBoxInterfaceScaling->setDisabled(false);
|
||||
ui->spinBoxInterfaceScaling->setValue(100);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user