diff options
Diffstat (limited to 'gui/themes/scummclassic')
| -rw-r--r-- | gui/themes/scummclassic/classic_layout.stx | 3 | ||||
| -rw-r--r-- | gui/themes/scummclassic/classic_layout_lowres.stx | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gui/themes/scummclassic/classic_layout.stx b/gui/themes/scummclassic/classic_layout.stx index 74b8bf4b2c..20301192cf 100644 --- a/gui/themes/scummclassic/classic_layout.stx +++ b/gui/themes/scummclassic/classic_layout.stx @@ -218,6 +218,9 @@ <widget name = 'grFullscreenCheckbox' type = 'Checkbox' /> + <widget name = 'grUnditherCheckbox' + type = 'Checkbox' + /> </layout> </dialog> diff --git a/gui/themes/scummclassic/classic_layout_lowres.stx b/gui/themes/scummclassic/classic_layout_lowres.stx index 65083f4bce..7cfe1a3157 100644 --- a/gui/themes/scummclassic/classic_layout_lowres.stx +++ b/gui/themes/scummclassic/classic_layout_lowres.stx @@ -216,6 +216,9 @@ <widget name = 'grFullscreenCheckbox' type = 'Checkbox' /> + <widget name = 'grUnditherCheckbox' + type = 'Checkbox' + /> </layout> </dialog> |
