Wireshark-commits: [Wireshark-commits] master 6433e12: Qt: Show all column types in context menu

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Nov 2019 12:17:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6433e124745fe22a599dfb73ef727a8cfe876d66
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6433e12 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Show all column types in context menu
    
    Show all column types in the column context menu to improve usability
    even more when show/hide columns. This is a follow-up to the improvement
    to show custom column field names.
    
    Change-Id: I0838c7ae6eec59960a0a70b485c372855e242dc0
    Reviewed-on: https://code.wireshark.org/review/35206
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  40897b0   Qt: prevent inline completion from happening for filters
     add  6433e12   Qt: Show all column types in context menu


Summary of changes:
 ui/qt/widgets/packet_list_header.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)