diff options
author | Eike Ziller <[email protected]> | 2025-04-23 16:31:05 +0200 |
---|---|---|
committer | Eike Ziller <[email protected]> | 2025-04-29 08:00:53 +0000 |
commit | cf83c0b651790446c73dae29f68cec9e2ba6af9e (patch) | |
tree | 4176f416e3776b8cbf5a178839d1030e23467807 /packaging | |
parent | a2fda5c048f4f91f9558c0e162bd4451751d19aa (diff) |
QmlDesigner: Fix crash when switching to first .ui.qml file16.0
if Qt Creator is already in Design mode.
QmlDesignerPlugin::showDesigner() was only called on a switch to Design
mode while the editor is a .ui.qml file. So it wasn't called when opening
a .ui file in Design mode and then switching to a .ui.qml file. But
showDesigner() creates the QmlDesigner widgets, so it must be called.
Fixes: QTCREATORBUG-32854
Change-Id: I02a498ce00fc1afdee900752ade7af6c62b787b7
Reviewed-by: Thomas Hartmann <[email protected]>
Diffstat (limited to 'packaging')
0 files changed, 0 insertions, 0 deletions