diff options
Diffstat (limited to 'gui/themes')
-rw-r--r-- | gui/themes/scummmodern/scummmodern_layout.stx | 3 | ||||
-rw-r--r-- | gui/themes/scummmodern/scummmodern_layout_lowres.stx | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx index 753d061ae1..6edfebc0d4 100644 --- a/gui/themes/scummmodern/scummmodern_layout.stx +++ b/gui/themes/scummmodern/scummmodern_layout.stx @@ -699,6 +699,9 @@ <widget name = 'CancelButton' type = 'Button' /> + <widget name = 'OpenUrlButton' + type = 'Button' + /> <widget name = 'ConnectButton' type = 'Button' /> diff --git a/gui/themes/scummmodern/scummmodern_layout_lowres.stx b/gui/themes/scummmodern/scummmodern_layout_lowres.stx index f27c8b6564..e183ceea2d 100644 --- a/gui/themes/scummmodern/scummmodern_layout_lowres.stx +++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx @@ -691,6 +691,9 @@ <widget name = 'CancelButton' type = 'Button' /> + <widget name = 'OpenUrlButton' + type = 'Button' + /> <widget name = 'ConnectButton' type = 'Button' /> |