qt4/src/poppler-link.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 8b32c3e9826d4462fd9d16fab4200ebb23251046 Author: Pino Toscano <[email protected]> Date: Tue Jun 15 23:55:01 2010 +0200 [Qt4/apidox] ok, now the *proper* version for 'Print'... diff --git a/qt4/src/poppler-link.h b/qt4/src/poppler-link.h index ffb2564..2e38c9e 100644 --- a/qt4/src/poppler-link.h +++ b/qt4/src/poppler-link.h @@ -358,7 +358,7 @@ class POPPLER_QT4_EXPORT LinkAction : public Link Find = 10, GoToPage = 11, Close = 12, - Print = 13 ///< \since 0.14 + Print = 13 ///< \since 0.16 }; /** _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
