From 68306470048b001a1df7ec6549330d9bce2f7bc2 Mon Sep 17 00:00:00 2001 From: Thomas Hartmann Date: Wed, 27 Jan 2021 21:52:58 +0100 Subject: [PATCH] QmlDesigner: Add annotation for position marker Change-Id: Idb469841f3cf5dd8b26dc011d8e0e4387f0d7d1b Reviewed-by: Thomas Hartmann --- .../components/annotationeditor/annotationcommenttab.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/qmldesigner/components/annotationeditor/annotationcommenttab.cpp b/src/plugins/qmldesigner/components/annotationeditor/annotationcommenttab.cpp index e1afef38be1..8aa58a13968 100644 --- a/src/plugins/qmldesigner/components/annotationeditor/annotationcommenttab.cpp +++ b/src/plugins/qmldesigner/components/annotationeditor/annotationcommenttab.cpp @@ -60,6 +60,7 @@ AnnotationCommentTab::AnnotationCommentTab(QWidget *parent) ui->titleEdit->setModel(new QStringListModel{QStringList{"Description", "Display Condition", "helper lines", + "position marker", "highlight", "project author", "project confirmed",