Skip to content
Snippets Groups Projects
Commit c4a979a9 authored by Christian Kamm's avatar Christian Kamm
Browse files

QmlJS: Fix completion for slots.

When reading the xml file describing the Qml types, we incorrectly
classified all functions as methods. They should be slots, since
otherwise qmldump couldn't have dumped them in the first place.

Task-number: QTCREATORBUG-1755
Reviewed-by: Erik Verbruggen
parent d5a0ec48
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