Wireshark-commits: [Wireshark-commits] master f6534b8: Qt: ProtoTree combine menus
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 30 Aug 2019 13:37:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f6534b8a972a87d52d6422e87bda92b82f174243
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

f6534b8 by Roland Knall (rknall@xxxxxxxxx):

    Qt: ProtoTree combine menus
    
    The menu for a prototree when opened from a packetdialog was
    different than the one opened underneath packetlist. Those
    two are now the same.
    
    Change-Id: I57572287daa5a3b1de1f5bc8e95b382d5869af6e
    Reviewed-on: https://code.wireshark.org/review/34395
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  a53545c   Qt: Add macro for g_list_next for C++
     add  f6534b8   Qt: ProtoTree combine menus


Summary of changes:
 ui/qt/proto_tree.cpp | 255 +++++++++++++++++++--------------------------------
 ui/qt/proto_tree.h   |   1 -
 2 files changed, 94 insertions(+), 162 deletions(-)