1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 23:55:07 +00:00
serenity/Userland/Applications/CrashReporter
FrHun 8081a8a5de LibGUI: Add layout spacer support to GML
This is a bit of a hack, but it is an easy way to finally get spacers
into GML.
This will translate well if spacers are later to become child objects of
the continer widget.
2022-06-10 21:26:06 +01:00
..
CMakeLists.txt CrashReporter: Implement Save Backtrace button 2022-04-12 21:43:07 +01:00
CrashReporterWindow.gml LibGUI: Add layout spacer support to GML 2022-06-10 21:26:06 +01:00
main.cpp Applications: Use spawn_or_show_error() for common spawn pattern 2022-06-03 12:29:56 +01:00