1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 20:07:34 +00:00

CrashReporter: Port CrashReporter to GML Compiler

This commit is contained in:
Mr.UNIX 2023-12-26 19:16:14 +01:00 committed by Andrew Kaster
parent 4cb2ff1428
commit 44d623d588
4 changed files with 30 additions and 9 deletions

View file

@ -1,4 +1,4 @@
@GUI::Widget {
@CrashReporter::MainWidget {
fill_with_background_color: true
layout: @GUI::VerticalBoxLayout {
margins: [4]