ladybird/Userland/Applications/CrashReporter
Gunnar Beutner 31f30e732a Everywhere: Prefix hexadecimal numbers with 0x
Depending on the values it might be difficult to figure out whether a
value is decimal or hexadecimal. So let's make this more obvious. Also
this allows copying and pasting those numbers into GNOME calculator and
probably also other apps which auto-detect the base.
2021-07-22 08:57:01 +02:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
CrashReporterWindow.gml Everywhere: Remove empty {} from GML objects 2021-03-29 09:10:23 +02:00
main.cpp Everywhere: Prefix hexadecimal numbers with 0x 2021-07-22 08:57:01 +02:00