mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 09:47:35 +00:00
Meta+Games: Make clang-format-10 clean
This commit is contained in:
parent
25488ddcad
commit
fa62c5595e
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