aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF_Destroyed.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/QPDF_Destroyed.cc')
-rw-r--r--libqpdf/QPDF_Destroyed.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/QPDF_Destroyed.cc b/libqpdf/QPDF_Destroyed.cc
index e12a9975..eb84f3aa 100644
--- a/libqpdf/QPDF_Destroyed.cc
+++ b/libqpdf/QPDF_Destroyed.cc
@@ -15,7 +15,7 @@ QPDF_Destroyed::getInstance()
}
std::shared_ptr<QPDFObject>
-QPDF_Destroyed::shallowCopy()
+QPDF_Destroyed::copy(bool shallow)
{
throw std::logic_error(
"attempted to shallow copy QPDFObjectHandle from destroyed QPDF");