]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/sysemu/sysemu.h
vl: Add DT_COCOA DisplayType value
[mirror_qemu.git] / include / sysemu / sysemu.h
index 2033f8c06780319ff95c3ce93dc4ea102e8128cc..90766da202e1b27321894c6ea04e248463676a33 100644 (file)
@@ -136,6 +136,7 @@ typedef enum DisplayType
     DT_DEFAULT,
     DT_CURSES,
     DT_SDL,
+    DT_COCOA,
     DT_GTK,
     DT_NOGRAPHIC,
     DT_NONE,