ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 589413d: Qt: Improve fetching preferences from a tree

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 31 Aug 2018 10:29:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=589413d8772f1450be9bd4a2550cb99a95f71299
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

589413d by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Improve fetching preferences from a tree item.
    
    The special-case "text only" header field will not give preferences for the
    selected protocol, so we have to traverse the parents to get a usable node.
    
    Change-Id: I647f275839db337dedaeb67664402af1fe9f21c1
    Reviewed-on: https://code.wireshark.org/review/29363
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5720ac5   tools: add deb build required packages to debian-build.sh
     add  589413d   Qt: Improve fetching preferences from a tree item.


Summary of changes:
 ui/qt/proto_tree.cpp | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)