mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:47:35 +00:00
LibGfx: Unpublish FloatRect from the global namespace
This commit is contained in:
parent
418adf3e86
commit
8505d8d15d
8 changed files with 18 additions and 20 deletions
|
@ -328,5 +328,3 @@ inline Rect enclosing_int_rect(const FloatRect& float_rect)
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
using Gfx::FloatRect;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue