Header cleanups (2/2) (#6275)

This commit is contained in:
Jasmine Iwanek
2025-10-03 21:40:32 -04:00
committed by GitHub
parent d1b29d7a4f
commit 8ac8461dd3
253 changed files with 428 additions and 1028 deletions

View File

@@ -8,8 +8,6 @@
*
* Machine selection and configuration UI module.
*
*
*
* Authors: Joakim L. Gilje <jgilje@jgilje.net>
*
* Copyright 2021 Joakim L. Gilje
@@ -413,4 +411,3 @@ void SettingsMachine::on_radioButtonLargerFrames_clicked()
{
ui->radioButtonSmallerFrames->setChecked(false);
}