[okular] [Bug 372339] Okular fails to compile with QT < 5.6 due to usage of new QT method QList::constFirst

Tobias Deiminger bugzilla_noreply at kde.org
Fri Nov 11 14:03:24 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=372339

--- Comment #1 from Tobias Deiminger <haxtibal at t-online.de> ---
Just found one more dependency on QT 5.6 here:
okular/core/document.cpp:L4219, QSet<QMimeType> uniqueMimetypes;

This requires uint qHash(const QMimeType &key, uint seed = 0), which was only
introduced with QT 5.6. See http://doc.qt.io/qt-5/qmimetype.html#qHash.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list