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

KeyboardSettings: Port to GML compiler

This commit is contained in:
Sanil 2024-01-10 18:49:14 +05:30 committed by Tim Schumacher
parent c2c7365494
commit ca2aaaeac2
7 changed files with 60 additions and 20 deletions

View file

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