mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] egl: mark all preset-only options as such
This commit is contained in:
@@ -70,6 +70,7 @@ void egl_postProcessEarlyInit(void)
|
||||
.module = "eglFilter",
|
||||
.name = "order",
|
||||
.description = "The order of filters to use",
|
||||
.preset = true,
|
||||
.type = OPTION_TYPE_STRING,
|
||||
.value.x_string = ""
|
||||
},
|
||||
|
Reference in New Issue
Block a user