<div dir="ltr">I also noticed this issue.<div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Thu, 22 Dec 2016 21:58:20 +0100<br>
From: "Jason H" <<a href="mailto:jhihn@gmx.com">jhihn@gmx.com</a>><br>
To: qt-creator <<a href="mailto:qt-creator@qt-project.org">qt-creator@qt-project.org</a>><br>
Subject: [Qt-creator] 4.2 is funny about  }<br>
Message-ID:<br>
        <trinity-79149ce9-3adc-4b7d-<wbr>ab17-4871f0e9f1bc-<wbr>1482440300028@3capp-mailcom-<wbr>bs04><br>
<br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
I'm not sure why the closing ListView } is causing a red underline<br>
<br>
        ListView {<br>
                id: statusView<br>
                model: listModel<br>
                anchors.top: row.bottom<br>
                anchors.bottom: parent.bottom<br>
                width: parent.width<br>
                delegate: Text {<br>
                                width: parent.width<br>
                                wrapMode: Text.WordWrap<br>
                                text: date + " " + status<br>
                }<br>
                clip: true<br>
        }<br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: Screen Shot 2016-12-22 at 3.56.40 PM.png<br>
Type: image/png<br>
Size: 38394 bytes<br>
Desc: not available<br>
URL: <<a href="http://lists.qt-project.org/pipermail/qt-creator/attachments/20161222/36cc21fd/attachment.png" rel="noreferrer" target="_blank">http://lists.qt-project.org/<wbr>pipermail/qt-creator/<wbr>attachments/20161222/36cc21fd/<wbr>attachment.png</a>></blockquote></div></div></div>