diff options
| author | Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> | 2020-12-02 18:06:24 +0100 |
|---|---|---|
| committer | Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> | 2020-12-03 06:52:06 +0100 |
| commit | 06957af4715df7eb6b447c75a1c0180b58c8accb (patch) | |
| tree | 65340f33641d45f7a0eaff617c4475fd44332470 /src/tools/uic/cpp/cppwriteinitialization.cpp | |
| parent | 7a32a2d809a24345ab3ed93739a4f52aa5ce0f3d (diff) | |
QDuplicateTracker: allow usage of qHash
The codepath using unordered_set forced the usage of std::hash,
which isn't provided by many Qt types. Instead, use the
brand new helpers in QHash that dispatch to qHash with a fallback
on std::hash.
Change-Id: I9185fe9c52de05c470afe7466007591977e65bb1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.cpp')
0 files changed, 0 insertions, 0 deletions
