2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-12-22 10:58:58 +00:00
qpdf/include
m-holger 0289b21c3b Remove redundant QPDFObjectHandle::copyObject2
copyObject2 repeats a second time what
new_obj = QPDFObjectHandle(obj->copy(true))
in shallowCopyInternal2 already did.
2022-11-20 12:07:22 -05:00
..
qpdf Remove redundant QPDFObjectHandle::copyObject2 2022-11-20 12:07:22 -05:00
CMakeLists.txt Add cmake configuration files 2022-03-18 19:53:18 -04:00