D12665: Support additional widget actions in PDF Forms
Andre Heinecke
noreply at phabricator.kde.org
Mon May 28 10:26:28 UTC 2018
aheinecke added inline comments.
INLINE COMMENTS
> CMakeLists.txt:97
> +}
> +" HAVE_POPPLER_0_65)
> +
Out of curiosity: Why is this and the other "check compiles" tests for released versions of poppler not:
if (Poppler_VERSION VERSION_GREATER "0.64.99")
set (HAVE_POPPLER_0_65 1)
endif()
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D12665
To: aheinecke, #okular
Cc: okular-devel, aacid, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20180528/72a14e9d/attachment.html>
More information about the Okular-devel
mailing list