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 @@ class PDFAnnotation;
|
||||
/// Class for sanitizing documents. Can remove sensitive content from the document,
|
||||
/// except the content streams. Sanitization is configurable, user can specify,
|
||||
/// which content should be removed.
|
||||
class PDF4QTLIBSHARED_EXPORT PDFDocumentSanitizer : public QObject
|
||||
class PDF4QTLIBCORESHARED_EXPORT PDFDocumentSanitizer : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
Reference in New Issue
Block a user