aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlprojectmanager.qbs
diff options
context:
space:
mode:
authorTim Jenssen <[email protected]>2024-06-14 19:12:01 +0200
committerTim Jenssen <[email protected]>2024-06-17 08:56:16 +0000
commit6bcf4c9dc739e60a249942854b348bec678c0c1a (patch)
tree0701c66e0c0f460b8eaaa7bf501865d1cb753214 /src/plugins/qmlprojectmanager/qmlprojectmanager.qbs
parent0d35eaced73aa8206c91080f0eae45a28b808882 (diff)
QmlDesigner: fix crash at RewriterView::amendQmlText()
RewriterView does not own m_textModifier, so it needs to be checked. Especially if it is called by a timer like in the amendQmlText() case. With m_textToModelMerger, its a different story because its an owned unique_ptr. So no need to check it. Pick-to: qds/4.5 Change-Id: If19b58cc94ec5e8ddd68a8c12acba0f880cbdc6b Reviewed-by: Thomas Hartmann <[email protected]>
Diffstat (limited to 'src/plugins/qmlprojectmanager/qmlprojectmanager.qbs')
0 files changed, 0 insertions, 0 deletions