mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-08 22:26:51 +02:00
Update launcher/settingsView/csettingsview_moc.cpp
This commit is contained in:
@@ -845,7 +845,6 @@ void CSettingsView::on_buttonScalingAuto_toggled(bool checked)
|
||||
else
|
||||
{
|
||||
ui->spinBoxInterfaceScaling->show();
|
||||
ui->spinBoxInterfaceScaling->setDisabled(false);
|
||||
ui->spinBoxInterfaceScaling->setValue(100);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user