diff options
Diffstat (limited to 'gui/themes')
-rw-r--r-- | gui/themes/default.inc | 6 | ||||
-rw-r--r-- | gui/themes/scummclassic.zip | bin | 45619 -> 45730 bytes | |||
-rw-r--r-- | gui/themes/scummclassic/classic_layout.stx | 3 | ||||
-rw-r--r-- | gui/themes/scummclassic/classic_layout_lowres.stx | 3 | ||||
-rw-r--r-- | gui/themes/scummmodern.zip | bin | 148830 -> 148944 bytes | |||
-rw-r--r-- | gui/themes/scummmodern/scummmodern_layout.stx | 3 | ||||
-rw-r--r-- | gui/themes/scummmodern/scummmodern_layout_lowres.stx | 3 |
7 files changed, 18 insertions, 0 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc index d5fcd8e6eb..ddb8127d77 100644 --- a/gui/themes/default.inc +++ b/gui/themes/default.inc @@ -475,6 +475,9 @@ "<widget name='auMidiPopup' " "type='PopUp' " "/> " +"<widget name='auOPLPopup' " +"type='PopUp' " +"/> " "<widget name='auSampleRatePopup' " "type='PopUp' " "/> " @@ -1115,6 +1118,9 @@ "<widget name='auMidiPopup' " "type='PopUp' " "/> " +"<widget name='auOPLPopup' " +"type='PopUp' " +"/> " "<widget name='auSampleRatePopup' " "type='PopUp' " "/> " diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip Binary files differindex ad886efd12..798f4d292f 100644 --- a/gui/themes/scummclassic.zip +++ b/gui/themes/scummclassic.zip diff --git a/gui/themes/scummclassic/classic_layout.stx b/gui/themes/scummclassic/classic_layout.stx index 4d7698f306..bb7fdc20a2 100644 --- a/gui/themes/scummclassic/classic_layout.stx +++ b/gui/themes/scummclassic/classic_layout.stx @@ -186,6 +186,9 @@ <widget name = 'auMidiPopup' type = 'PopUp' /> + <widget name = 'auOPLPopup' + type = 'PopUp' + /> <widget name = 'auSampleRatePopup' type = 'PopUp' /> diff --git a/gui/themes/scummclassic/classic_layout_lowres.stx b/gui/themes/scummclassic/classic_layout_lowres.stx index 33401966c4..c144f0bad3 100644 --- a/gui/themes/scummclassic/classic_layout_lowres.stx +++ b/gui/themes/scummclassic/classic_layout_lowres.stx @@ -183,6 +183,9 @@ <widget name = 'auMidiPopup' type = 'PopUp' /> + <widget name = 'auOPLPopup' + type = 'PopUp' + /> <widget name = 'auSampleRatePopup' type = 'PopUp' /> diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip Binary files differindex eb0f890f15..a67b11f244 100644 --- a/gui/themes/scummmodern.zip +++ b/gui/themes/scummmodern.zip diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx index 6377cc48ae..736fce87f2 100644 --- a/gui/themes/scummmodern/scummmodern_layout.stx +++ b/gui/themes/scummmodern/scummmodern_layout.stx @@ -201,6 +201,9 @@ <widget name = 'auMidiPopup' type = 'PopUp' /> + <widget name = 'auOPLPopup' + type = 'PopUp' + /> <widget name = 'auSampleRatePopup' type = 'PopUp' /> diff --git a/gui/themes/scummmodern/scummmodern_layout_lowres.stx b/gui/themes/scummmodern/scummmodern_layout_lowres.stx index 36ed3f25fa..bf19b48485 100644 --- a/gui/themes/scummmodern/scummmodern_layout_lowres.stx +++ b/gui/themes/scummmodern/scummmodern_layout_lowres.stx @@ -181,6 +181,9 @@ <widget name = 'auMidiPopup' type = 'PopUp' /> + <widget name = 'auOPLPopup' + type = 'PopUp' + /> <widget name = 'auSampleRatePopup' type = 'PopUp' /> |