[client] spice: put new option into the correct category

This commit is contained in:
Geoffrey McRae 2021-04-29 12:54:13 +10:00
parent 9900b263d4
commit 3c1282c92b

View File

@ -422,7 +422,7 @@ static struct Option options[] =
.value.x_bool = false
},
{
.module = "app",
.module = "spice",
.name = "showCursorDot",
.description = "Use a \"dot\" cursor when the window does not have focus",
.type = OPTION_TYPE_BOOL,