mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 16:25:45 +00:00
clang-format
This commit is contained in:
parent
da0933bdc1
commit
41bfd994f6
25 changed files with 54 additions and 63 deletions
|
@ -7,7 +7,6 @@
|
|||
#include "yuzu/configuration/config.h"
|
||||
#include "yuzu/configuration/configure_dialog.h"
|
||||
|
||||
|
||||
ConfigureDialog::ConfigureDialog(QWidget* parent) : QDialog(parent), ui(new Ui::ConfigureDialog) {
|
||||
ui->setupUi(this);
|
||||
this->setConfiguration();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue