aacid added inline comments. INLINE COMMENTS
> formfields.cpp:420
> + auto sigInfo = m_field->validate(
> Poppler::FormFieldSignature::ValidateVerifyCertificate );
> + return static_cast<Okular::SignatureInfo*>( new PopplerSignatureInfo(
> sigInfo ) );
> +}
Why a static_cast here?
> pdfsignatureinfo.cpp:43
> +{
> +}
> +
You need to delete d_ptr?
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D11723
To: chinmoyr, aacid
Cc: ngraham, okular-devel, aacid
