Skip to content

Commit d4438e2

Browse files
committed
clang formatting 3
1 parent 51e41c3 commit d4438e2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/aoapplication.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@ void AOApplication::call_settings_menu()
172172
connect(l_dialog, &AOOptionsDialog::reloadThemeRequest, w_courtroom, &Courtroom::on_reload_theme_clicked);
173173
}
174174

175-
// if (is_lobby_constructed())
176-
// {}
177-
// l_dialog->exec();
175+
// if (is_lobby_constructed())
176+
// {}
177+
// l_dialog->exec();
178178

179179
if (is_courtroom_constructed())
180180
{

0 commit comments

Comments
 (0)