mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-06 16:19:23 +00:00
Meta+Games: Make clang-format-10 clean
This commit is contained in:
parent
25488ddcad
commit
fa62c5595e
Notes:
sideshowbarker
2024-07-19 02:14:47 +09:00
Author: https://github.com/BenWiederhake
Commit: fa62c5595e
Pull-request: https://github.com/SerenityOS/serenity/pull/3541
Reviewed-by: https://github.com/alimpfard
Reviewed-by: https://github.com/linusg
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ public:
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
SquareButton() {}
|
SquareButton() { }
|
||||||
};
|
};
|
||||||
|
|
||||||
class SquareLabel final : public GUI::Label {
|
class SquareLabel final : public GUI::Label {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue