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

Change signature of AbstractView::nodeSlidedToIndex in QmlDesigner

The usage of 'int newIndex' was ambiguous in the case of
oldIndex < newIndex. Solved by directly passing the ModelNode that was
moved around.

'nodeSlidedToIndex' was also renamed to 'nodeOrderChanged', since
'Slided' is no proper English.
parent 2e36b9a3
No related branches found
No related tags found
No related merge requests found
Showing
with 63 additions and 57 deletions
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