LibGUI: Run clang-format on everything.

This commit is contained in:
Andreas Kling 2019-06-07 11:46:02 +02:00
commit 7ad8790d80
Notes: sideshowbarker 2024-07-19 13:41:50 +09:00
43 changed files with 525 additions and 363 deletions

View file

@ -252,4 +252,3 @@ String GVariant::to_string() const
}
ASSERT_NOT_REACHED();
}