mirror of https://github.com/xemu-project/xemu.git
ui: Add new dedicated xemu SDL display
This commit is contained in:
parent
3d381aeb47
commit
0b738f855e
|
@ -1137,7 +1137,7 @@
|
|||
{ 'enum' : 'DisplayType',
|
||||
'data' : [ 'default', 'none', 'gtk', 'sdl',
|
||||
'egl-headless', 'curses', 'cocoa',
|
||||
'spice-app'] }
|
||||
'spice-app', 'xemu'] }
|
||||
|
||||
##
|
||||
# @DisplayOptions:
|
||||
|
|
Loading…
Reference in New Issue