Wireshark-commits: [Wireshark-commits] master-2.6 47779b0: Qt: Improve fetching preferences from th

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 01 Sep 2018 11:20:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47779b0bb0a07b53c8b968a19a895e54d4f06242
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

47779b0 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Improve fetching preferences from the packet list.
    
    The Lua fake item will not give preferences for the last protocol
    in the packet, so avoid this. The Lua fake item is always added when
    having a Lua post-dissector, even if the post-dissector does not add
    any elements to the tree.
    
    Change-Id: I43427bf522a32feebd44f192888e73b5607e6fff
    Reviewed-on: https://code.wireshark.org/review/29377
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit f61cb129a96a2c094a9d85e98894f1f86896cccb)
    Reviewed-on: https://code.wireshark.org/review/29384
    

Actions performed:

    from  4fc32c9   Qt: Improve fetching preferences from a tree item.
     add  47779b0   Qt: Improve fetching preferences from the packet list.


Summary of changes:
 ui/qt/packet_list.cpp | 1 +
 1 file changed, 1 insertion(+)