forked from qt-creator/qt-creator
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:
@@ -1,35 +1,36 @@
|
||||
{
|
||||
"description" : "",
|
||||
"display condition" : "",
|
||||
"helper lines" : true,
|
||||
"position marker" : true,
|
||||
"highlight" : true,
|
||||
"project author" : "",
|
||||
"project confirmed" : true,
|
||||
"project developer" : "",
|
||||
"project distributor" : "",
|
||||
"project modified" : "",
|
||||
"project type" : "",
|
||||
"project version" : "",
|
||||
"screen description" : "",
|
||||
"section" : "",
|
||||
"normalcolor" : {
|
||||
"description": "",
|
||||
"display condition": "",
|
||||
"helper lines": true,
|
||||
"position marker": true,
|
||||
"highlight": true,
|
||||
"project author": "",
|
||||
"project confirmed": true,
|
||||
"project developer": "",
|
||||
"project distributor": "",
|
||||
"project modified": "",
|
||||
"project type": "",
|
||||
"project version": "",
|
||||
"screen description": "",
|
||||
"section": "",
|
||||
"rowid": 0,
|
||||
"normalcolor": {
|
||||
"type": "color",
|
||||
"value": "#000000"
|
||||
},
|
||||
"focuscolor" : {
|
||||
"focuscolor": {
|
||||
"type": "color",
|
||||
"value": "#000000"
|
||||
},
|
||||
"selectedcolor" : {
|
||||
"selectedcolor": {
|
||||
"type": "color",
|
||||
"value": "#000000"
|
||||
},
|
||||
"pressedcolor" : {
|
||||
"pressedcolor": {
|
||||
"type": "color",
|
||||
"value": "#000000"
|
||||
},
|
||||
"overview" : {
|
||||
"overview": {
|
||||
"type": "richtext",
|
||||
"value": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user