Browse Source

Update launcher/settingsView/csettingsview_moc.cpp

Ivan Savenko 1 year ago
parent
commit
10b411aa68
1 changed files with 0 additions and 1 deletions
  1. 0 1
      launcher/settingsView/csettingsview_moc.cpp

+ 0 - 1
launcher/settingsView/csettingsview_moc.cpp

@@ -845,7 +845,6 @@ void CSettingsView::on_buttonScalingAuto_toggled(bool checked)
 	else
 	{
 		ui->spinBoxInterfaceScaling->show();
-		ui->spinBoxInterfaceScaling->setDisabled(false);
 		ui->spinBoxInterfaceScaling->setValue(100);
 	}