Fix predefined annotations

Task-number: QDS-3002
Change-Id: I1ccc586e19d3059a419431188bab58c84441c08c
Reviewed-by: Michael Winkelmann <michael.winkelmann@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Lukasz Ornatek
2020-10-26 17:17:58 +01:00
committed by Thomas Hartmann
parent e062f542dd
commit 6f489a10c1

View File

@@ -43,16 +43,16 @@ AnnotationCommentTab::AnnotationCommentTab(QWidget *parent)
ui->titleEdit->setModel(new QStringListModel{QStringList{"Description",
"Display Condition",
"helper_lines"
"highlight"
"helper lines",
"highlight",
"project author",
"project confirmed",
"project developer",
"project distributor",
"project modified",
"project type"
"project type",
"project version",
"Screen Description"
"Screen Description",
"Section"}});
connect(ui->titleEdit, &QComboBox::currentTextChanged,