mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 08:08:43 +00:00
LibGfx: Add a bunch of [[nodiscard]] to Size
This commit is contained in:
parent
bd9096c97d
commit
243dfb3bdc
Notes:
sideshowbarker
2024-07-18 12:10:01 +09:00
Author: https://github.com/awesomekling
Commit: 243dfb3bdc
2 changed files with 14 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2020, Andreas Kling <kling@serenityos.org>
|
||||
* Copyright (c) 2020-2021, Andreas Kling <kling@serenityos.org>
|
||||
*
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue