Files
ladybird/Userland/Applications/PixelPaint/Tools/MoveTool.cpp
Tim Ledbetter 5b84fafbca PixelPaint: Include possible errno description in error messages
In the case where an error is created from an errno, calling
string_literal() will print nothing. Using Error's formatter
instead gives a more descriptive error message.
2023-03-26 00:47:29 +01:00

12 KiB