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

CertificateSettings: Use new GML compiler

This commit is contained in:
kleines Filmröllchen 2023-05-26 21:38:59 +02:00 committed by Sam Atkins
parent 63687c46ff
commit 8ee014a437
5 changed files with 9 additions and 13 deletions

View file

@ -1,4 +1,4 @@
@GUI::Widget {
@CertificateSettings::CertificateStoreWidget {
fill_with_background_color: true
layout: @GUI::VerticalBoxLayout {
margins: [8]