mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Finishing of outline, zoom actions
This commit is contained in:
@ -143,6 +143,7 @@ PDFCatalog PDFCatalog::parse(const PDFObject& catalog, const PDFDocument* docume
|
||||
{
|
||||
object = object.getDictionary()->get("D");
|
||||
}
|
||||
|
||||
return PDFDestination::parse(document, qMove(object));
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user