QLatin1String: add qHash overload
authorGiuseppe D'Angelo <dangelog@gmail.com>
Sun, 25 Mar 2012 07:18:15 +0000 (08:18 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 5 Apr 2012 18:48:53 +0000 (20:48 +0200)
commit538386f36fcf1dba7d6a0e71d1fb6861ce297558
tree82c2376e2bad80c866d65472e29e85692614e4d3
parent2d89850b23eefe1ca497e8480191138badd17847
QLatin1String: add qHash overload

It was never introduced in Qt 4, probably because of the implicit
conversion to QString (that is, adding the qHash overload for
QLatin1String in Qt 4 would have been a BIC).

Change-Id: I2ebc8e73a85be497866820e0ca416dd11167bb53
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
src/corelib/tools/qhash.cpp
src/corelib/tools/qhash.h