[Okular-devel] Review Request 125787: replace PlayOnce with PlayLimited
Takahiro Hashimoto
kenya888 at gmail.com
Sun Oct 25 11:52:35 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125787/
-----------------------------------------------------------
Review request for 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/20151025/8a6706d5/attachment.html>
More information about the Okular-devel
mailing list