URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cab175e03e905eeb19adc68eb225914e99b8b7e2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
cab175e by Roland Knall (rknall@xxxxxxxxx):
Qt: Cleanup PacketList
Cleanup various smaller issues with PacketList
Change-Id: I39581da486c415b6269eeabd4363a323f9436c04
Reviewed-on: https://code.wireshark.org/review/33831
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from eae522d ncsi: Add NCSI dissector
add cab175e Qt: Cleanup PacketList
Summary of changes:
ui/qt/models/packet_list_model.cpp | 34 +++++++++++++++++-----------------
ui/qt/models/packet_list_model.h | 2 +-
ui/qt/models/packet_list_record.cpp | 2 +-
ui/qt/packet_list.cpp | 6 +++---
4 files changed, 22 insertions(+), 22 deletions(-)