style: format with clang-format

Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
seth 2024-09-30 16:32:35 -04:00
parent 988ef32019
commit 38fa2e0cd4
No known key found for this signature in database
GPG Key ID: D31BD0D494BBEE86
2 changed files with 1 additions and 2 deletions

View File

@ -235,7 +235,6 @@ MainWindow::MainWindow(QWidget* parent) : QMainWindow(parent), ui(new Ui::MainWi
} }
ui->actionViewJavaFolder->setEnabled(BuildConfig.JAVA_DOWNLOADER_ENABLED); ui->actionViewJavaFolder->setEnabled(BuildConfig.JAVA_DOWNLOADER_ENABLED);
} }
// add the toolbar toggles to the view menu // add the toolbar toggles to the view menu