[Poppler-bugs] [Bug 55378] [PATCH] make LinkRendition properties available in Qt4 frontend
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Oct 7 23:43:22 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55378
Tobias Koenig <tobias.koenig at kdab.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #67766|0 |1
is obsolete| |
--- Comment #3 from Tobias Koenig <tobias.koenig at kdab.com> ---
Created attachment 68242
--> https://bugs.freedesktop.org/attachment.cgi?id=68242&action=edit
Updated patch
I have updated the patch according to the review comments now. The 'delete
link' is still in place, because deleting the link object at this place is
wrong and just worked by coincidence. Using the new LinkRendition object with a
ScreenAnnotation uncovers that.
The constructor of LinkRendition still takes an integer for the operation
parameter, because I don't see a clean way to make the enum from the
::LinkRendition class available in the header file. Internally however the new
enum is used.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20121008/5322a3aa/attachment.html>
More information about the Poppler-bugs
mailing list