Wireshark-commits: [Wireshark-commits] master f0c0e1c: Qt: Fix override declarations for PacketList

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 04 Sep 2019 07:43:48 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0c0e1c8214e59fbf17614c7c2d35dc6e4b96f5b
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

f0c0e1c by Roland Knall (rknall@xxxxxxxxx):

    Qt: Fix override declarations for PacketList
    
    Fix missing override declarations for packetlist header information
    
    Change-Id: If9d1cbcae20b5d098ff7b74cd263a6a21a296598
    Reviewed-on: https://code.wireshark.org/review/34446
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  6b74b3f   Update tooltip text for applying display filter
     add  f0c0e1c   Qt: Fix override declarations for PacketList


Summary of changes:
 ui/qt/packet_list.h | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)