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