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

--- Comment #1 from Tobias Deiminger <haxti...@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 watching all bug changes.

Reply via email to