Skip to content
Snippets Groups Projects
Commit 512e75a5 authored by Kai Koehne's avatar Kai Koehne
Browse files

QmlDesigner: Fix crash when typing keywords as Ids

We don't check that an ID entered in the Navigator or Property Editor
is not a JavaScript keyword. This patch revamps the RewritingException
that happens in this case in a InvalidIdException.

Task-number: QTCREATORBUG-1540
parent 106d111f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment