Skip to content

Object: Add constructor that takes a const Ref

Albert Astals Cid requested to merge aacid/poppler:object_ref_constructor into master

makes it easier to not have to unbox the Ref for no reason

Merge request reports