Skip to content

PanelRulerView: drop unused parent argument

David Edmundson requested to merge work/d_ed/ruler_arg_drop into master

A parent argument for a window has a different meaning than for regular QObjects. There is no reason to create a PanelRulerView as a subsurface.

Merge request reports