ladybird/Userland/Applications/Magnifier
Lucas CHOLLET 3f35ffb648 Userland: Prefer _string over _short_string
As `_string` can't fail anymore (since 3434412), there are no real
benefits to use the short variant in most cases.
2023-08-08 07:37:21 +02:00
..
CMakeLists.txt Magnifier: Remember grid color 2022-12-23 12:16:46 +00:00
MagnifierWidget.cpp LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
MagnifierWidget.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
main.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00