diff options
Diffstat (limited to 'gui/themes/scummmodern')
-rw-r--r-- | gui/themes/scummmodern/THEMERC | 2 | ||||
-rw-r--r-- | gui/themes/scummmodern/scummmodern_layout.stx | 2 | ||||
-rw-r--r-- | gui/themes/scummmodern/scummmodern_layout_lowres.stx | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gui/themes/scummmodern/THEMERC b/gui/themes/scummmodern/THEMERC index 86eb81981d..b8f41fc207 100644 --- a/gui/themes/scummmodern/THEMERC +++ b/gui/themes/scummmodern/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.81:ScummVM Modern Theme:No Author] +[SCUMMVM_STX0.8.2:ScummVM Modern Theme:No Author] diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx index 74cae93fe9..c00d0c961c 100644 --- a/gui/themes/scummmodern/scummmodern_layout.stx +++ b/gui/themes/scummmodern/scummmodern_layout.stx @@ -233,7 +233,7 @@ <widget name = 'grFullscreenCheckbox' type = 'Checkbox' /> - <widget name = 'grUnditherCheckbox' + <widget name = 'grDisableDitheringCheckbox' type = 'Checkbox' /> </layout> diff --git a/gui/themes/scummmodern/scummmodern_layout_lowres.stx b/gui/themes/scummmodern/scummmodern_layout_lowres.stx index 39e33c0d9c..e464c99011 100644 --- a/gui/themes/scummmodern/scummmodern_layout_lowres.stx +++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx @@ -214,7 +214,7 @@ <widget name = 'grFullscreenCheckbox' type = 'Checkbox' /> - <widget name = 'grUnditherCheckbox' + <widget name = 'grDisableDitheringCheckbox' type = 'Checkbox' /> </layout> |