AnnotationEditor: Update default annotations

Change-Id: I0e196bcc72dfe6df5edc36618dfcbb8d21507128
Reviewed-by: Michael Winkelmann <michael.winkelmann@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Michael Winkelmann
2021-04-20 19:46:41 +02:00
parent 3138229a20
commit 9753fb2ef9

View File

@@ -1,35 +1,36 @@
{ {
"description" : "", "description": "",
"display condition" : "", "display condition": "",
"helper lines" : true, "helper lines": true,
"position marker" : true, "position marker": true,
"highlight" : true, "highlight": true,
"project author" : "", "project author": "",
"project confirmed" : true, "project confirmed": true,
"project developer" : "", "project developer": "",
"project distributor" : "", "project distributor": "",
"project modified" : "", "project modified": "",
"project type" : "", "project type": "",
"project version" : "", "project version": "",
"screen description" : "", "screen description": "",
"section" : "", "section": "",
"normalcolor" : { "rowid": 0,
"normalcolor": {
"type": "color", "type": "color",
"value": "#000000" "value": "#000000"
}, },
"focuscolor" : { "focuscolor": {
"type": "color", "type": "color",
"value": "#000000" "value": "#000000"
}, },
"selectedcolor" : { "selectedcolor": {
"type": "color", "type": "color",
"value": "#000000" "value": "#000000"
}, },
"pressedcolor" : { "pressedcolor": {
"type": "color", "type": "color",
"value": "#000000" "value": "#000000"
}, },
"overview" : { "overview": {
"type": "richtext", "type": "richtext",
"value": "" "value": ""
} }