Add a seed parameter to make the qHash used

Authored by vandenoever on Jul 22 2017, 7:26 PM.

Description

Add a seed parameter to make the qHash used

Without the seed parameter, the default qHash for QPair is used.
The seed argument in qHash was introduced in Qt 5.0. The qHash for
KoXmlStringPair did not have it and hence it was an unused function.

Details

Committed
vandenoeverJul 22 2017, 8:44 PM
Parents
R8:1df54cb184ab: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown