15 lines
393 B
JSON
15 lines
393 B
JSON
{
|
|
"name": "QuickControlsSanity",
|
|
"author": "Qt",
|
|
"description": "Log warnings about quick controls sanity",
|
|
"version": "1.0",
|
|
"isInternal": true,
|
|
"loggingCategories": [
|
|
{
|
|
"name": "controls-sanity",
|
|
"settingsName": "ControlsSanity",
|
|
"description": "Performance checks used for QuickControl's implementation"
|
|
}
|
|
]
|
|
}
|