QmlDesigner: Crash fix
If the item did not have an id Qt Quick Designer crashed.
While we do ensure the item does get an id, we used the empty id
when refactoring later.
Now we use the generated id.
Change-Id: I71b9731270dc91537c17f6cb4fed3403d1001137
Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
Showing
Please register or sign in to comment