summaryrefslogtreecommitdiffstats
path: root/tests/manual/rendercapture-cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2020-05-02 17:16:58 -0700
committerThiago Macieira <thiago.macieira@intel.com>2020-05-05 12:29:23 -0700
commit9838d91e2d433f13c57bdae48e31ba0b909988aa (patch)
tree362f5eccb7bf5927e649c6a1638423d65292d59c /tests/manual/rendercapture-cpp
parent05b32f0511d0259903001065e056bb7d97470398 (diff)
Fix warning that QHash::unite is deprecated
Use QMultiHash instead. renderviewbuilder.cpp:442:56: warning: 'unite' is deprecated: Use QMultiHash for hashes storing multiple values with the same key. [-Wdeprecated-declarations] Pick-To: 5.15 Change-Id: I99ab0f318b1c43b89888fffd160b5c89f9c3f9d4 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests/manual/rendercapture-cpp')
0 files changed, 0 insertions, 0 deletions