summaryrefslogtreecommitdiff
path: root/Userland/Applications/GamesSettings/CardSettingsWidget.gml
diff options
context:
space:
mode:
authorSam Atkins <atkinssj@serenityos.org>2023-02-01 13:29:07 +0000
committerAndreas Kling <kling@serenityos.org>2023-02-02 14:52:21 +0100
commit66f2f4d64704085bd6217ff9d2dfd6abf975be7b (patch)
treeb82da7335550a836dc61083703a6b2955abae31f /Userland/Applications/GamesSettings/CardSettingsWidget.gml
parent286e3e6872e9612b7e419f6aea3ee0ba5703bc3e (diff)
downloadserenity-66f2f4d64704085bd6217ff9d2dfd6abf975be7b.zip
GamesSettings: Rename `Preview` -> `CardGamePreview`
Diffstat (limited to 'Userland/Applications/GamesSettings/CardSettingsWidget.gml')
-rw-r--r--Userland/Applications/GamesSettings/CardSettingsWidget.gml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Userland/Applications/GamesSettings/CardSettingsWidget.gml b/Userland/Applications/GamesSettings/CardSettingsWidget.gml
index bd4c061748..8b15195fc0 100644
--- a/Userland/Applications/GamesSettings/CardSettingsWidget.gml
+++ b/Userland/Applications/GamesSettings/CardSettingsWidget.gml
@@ -4,7 +4,7 @@
margins: [8]
}
- @GamesSettings::Preview {
+ @GamesSettings::CardGamePreview {
name: "cards_preview"
fill_with_background_color: true
fixed_height: 160