mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-03-07 20:09:55 +03:00
Remove empty line
This commit is contained in:
@@ -988,7 +988,6 @@ void MainWindow::on_actionHEX_toggled(bool enabled)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void MainWindow::on_actionUse_Fahrenheit_toggled(bool enabled)
|
void MainWindow::on_actionUse_Fahrenheit_toggled(bool enabled)
|
||||||
{
|
{
|
||||||
settings.setValue("Fahrenheit", ui->actionUse_Fahrenheit->isChecked());
|
settings.setValue("Fahrenheit", ui->actionUse_Fahrenheit->isChecked());
|
||||||
|
|||||||
Reference in New Issue
Block a user