[poppler] qt5/src

Albert Astals Cid aacid at kemper.freedesktop.org
Sat Jan 14 22:48:48 UTC 2017


 qt5/src/poppler-form.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c4de00a93c470020c6c96eb343854039bfc0a424
Author: Albert Astals Cid <aacid at kde.org>
Date:   Sat Jan 14 23:42:32 2017 +0100

    Forgot to update the \since value

diff --git a/qt5/src/poppler-form.h b/qt5/src/poppler-form.h
index 401d79c..7996a2c 100644
--- a/qt5/src/poppler-form.h
+++ b/qt5/src/poppler-form.h
@@ -350,7 +350,7 @@ namespace Poppler {
     /**
       A signature validation info helper class.
 
-      \since xy.z
+      \since 0.51
      */
     class SignatureValidationInfoPrivate;
     class POPPLER_QT5_EXPORT SignatureValidationInfo {
@@ -419,7 +419,7 @@ namespace Poppler {
     /**
       A form field that represents a signature.
 
-      \since xy.z
+      \since 0.51
      */
     class POPPLER_QT5_EXPORT FormFieldSignature : public FormField {
     public:


More information about the poppler mailing list