浏览代码

Update launcher/settingsView/csettingsview_moc.cpp

Ivan Savenko 1 年之前
父节点
当前提交
10b411aa68
共有 1 个文件被更改,包括 0 次插入1 次删除
  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
 	else
 	{
 	{
 		ui->spinBoxInterfaceScaling->show();
 		ui->spinBoxInterfaceScaling->show();
-		ui->spinBoxInterfaceScaling->setDisabled(false);
 		ui->spinBoxInterfaceScaling->setValue(100);
 		ui->spinBoxInterfaceScaling->setValue(100);
 	}
 	}