[Okular-devel] Review Request 125787: replace PlayOnce with PlayLimited
Takahiro Hashimoto
kenya888 at gmail.com
Mon Oct 26 18:32:07 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125787/
-----------------------------------------------------------
(Updated oct. 26, 2015, 6:32 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Graphics and Okular.
Repository: okular
Description
-------
This patch fix to failure for building okular at framework repository.
----
/home/kenya888/devel/kf5/src/kde/kdegraphics/okular/generators/poppler/generator_pdf.cpp:285:69: error: 'PlayOnce' is not a member of 'Okular::Movie'
movie->setPlayMode( playbackLoops ? Okular::Movie::PlayRepeat : Okular::Movie::PlayOnce );
----
maybe forgotten to replace it which PlayLimited( described at okular/core/movie.h )
Diffs
-----
generators/poppler/generator_pdf.cpp c8d87cb
Diff: https://git.reviewboard.kde.org/r/125787/diff/
Testing
-------
build succeed.
Thanks,
Takahiro Hashimoto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20151026/add025be/attachment.html>
More information about the Okular-devel
mailing list