Crash when trying to move objects in the project explorer
Steps to reproduce:
- create new project
- create a new worksheet
- create a new spreadsheet
- from spreadsheet's context menu select "move up" and observe the crash in AbstractAspect::insertChildBefore()
Seems to be a regression caused by the recent refactoring in this area.