summary refs log tree commit diff stats
path: root/hw/display/apple-gfx.m
diff options
context:
space:
mode:
Diffstat (limited to 'hw/display/apple-gfx.m')
-rw-r--r--hw/display/apple-gfx.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/display/apple-gfx.m b/hw/display/apple-gfx.m
index 1554f3b801..c4323574e1 100644
--- a/hw/display/apple-gfx.m
+++ b/hw/display/apple-gfx.m
@@ -871,7 +871,7 @@ separator_error:
 }
 
 const PropertyInfo qdev_prop_apple_gfx_display_mode = {
-    .name  = "display_mode",
+    .type  = "display_mode",
     .description =
         "Display mode in pixels and Hertz, as <width>x<height>@<refresh-rate> "
         "Example: 3840x2160@60",