Wireshark-commits: [Wireshark-commits] master c416e2f: Qt: improve performance of related packet de

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 30 May 2020 07:50:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c416e2ff3792d8fc07642508e312386c4027f656
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c416e2f by Nardi Ivan (nardi.ivan@xxxxxxxxx):

    Qt: improve performance of related packet delegate
    
    Use proper functions to lookup/iterate elements in QHash
    Avoid useless lookup
    
    Change-Id: I7a115ae5ed35b31599f33050e36bf68007167a96
    Reviewed-on: https://code.wireshark.org/review/37304
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  0708fad   WSDG: Mention CMAKE_OSX_DEPLOYMENT_TARGET.
     add  c416e2f   Qt: improve performance of related packet delegate


Summary of changes:
 ui/qt/models/related_packet_delegate.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)