[poppler] qt4/src
Pino Toscano
pino at kemper.freedesktop.org
Tue Jun 15 14:54:15 PDT 2010
qt4/src/poppler-link.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit b54e5ac49f69bd1c906e517edcb436e042199cd5
Author: Pino Toscano <pino at kde.org>
Date: Tue Jun 15 23:53:50 2010 +0200
[Qt4/apidox] add the proper version for the new 'Print'
diff --git a/qt4/src/poppler-link.h b/qt4/src/poppler-link.h
index 48b558d..ffb2564 100644
--- a/qt4/src/poppler-link.h
+++ b/qt4/src/poppler-link.h
@@ -358,7 +358,8 @@ class POPPLER_QT4_EXPORT LinkAction : public Link
Find = 10,
GoToPage = 11,
Close = 12,
- Print = 13 };
+ Print = 13 ///< \since 0.14
+ };
/**
* The action of the current LinkAction
More information about the poppler
mailing list