mirror of
https://github.com/qpdf/qpdf.git
synced 2024-12-23 03:18:59 +00:00
Add Pipeline::getNext() to DLL
This commit is contained in:
parent
12ecd2019a
commit
ac042d16cf
@ -74,6 +74,7 @@ class QPDF_DLL_CLASS Pipeline
|
||||
std::string getIdentifier() const;
|
||||
|
||||
protected:
|
||||
QPDF_DLL
|
||||
Pipeline* getNext(bool allow_null = false);
|
||||
std::string identifier;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user