From 3aa8f6aaa4bf75dffe7a8eebd68f89243f88471d Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Wed, 11 Aug 2010 21:01:33 +0000 Subject: [PATCH] fix docu svn path=/trunk/KDE/kdegraphics/okular/; revision=1162332 --- core/document.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/document.h b/core/document.h index 14db2ee14..c25942932 100644 --- a/core/document.h +++ b/core/document.h @@ -791,7 +791,7 @@ class OKULAR_EXPORT DocumentViewport /** * If 'rePos.enabled == true' then this structure contains the - * viewport center. + * viewport center or top left depending on the value of pos. */ struct { bool enabled;