mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #118: Continuation
This commit is contained in:
@@ -27,7 +27,7 @@ namespace pdf
|
||||
/// Create redacted document from the document, which have redact annotations.
|
||||
/// Redacted document has removed content marked by these annotations, and
|
||||
/// annotations themselfs are removed.
|
||||
class PDF4QTLIBSHARED_EXPORT PDFRedact
|
||||
class PDF4QTLIBCORESHARED_EXPORT PDFRedact
|
||||
{
|
||||
public:
|
||||
explicit PDFRedact(const PDFDocument* document,
|
||||
|
Reference in New Issue
Block a user