aboutsummaryrefslogtreecommitdiff
path: root/qapi/ui.json
diff options
context:
space:
mode:
Diffstat (limited to 'qapi/ui.json')
-rw-r--r--qapi/ui.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/qapi/ui.json b/qapi/ui.json
index fa05bc1..b565097 100644
--- a/qapi/ui.json
+++ b/qapi/ui.json
@@ -1207,13 +1207,13 @@
# window resizes (virtio-gpu) this will default to "on",
# assuming the guest will resize the display to match
# the window size then. Otherwise it defaults to "off".
-# Since 3.1
+# (Since 3.1)
# @show-tabs: Display the tab bar for switching between the various graphical
# interfaces (e.g. VGA and virtual console character devices)
# by default.
-# Since 7.1
+# (Since 7.1)
# @show-menubar: Display the main window menubar. Defaults to "on".
-# Since 8.0
+# (Since 8.0)
#
# Since: 2.12
##