Files
ladybird/DevTools/ProfileViewer/Profile.cpp
Andreas Kling 9150be4716 ProfileViewer: Make sure ProfileNodes have the correct parent pointer
We were forgetting to call ProfileNode::add_child() which is how the
parent node pointer gets set. This fixes the weird looking GTreeView.
2019-12-12 22:51:08 +01:00

2.5 KiB