Skip to content

core/renderlayerdelegate: remove QObject parent

Xaver Hugl requested to merge work/zamundaaa/scenedelegate into master

Managing an object with both std::unique_ptr and a QObject parent at the same time is unnecessary and potentially dangerous

Merge request reports