Wireshark-commits: [Wireshark-commits] master 1b151d8: Qt: Fix order of contextmenu for DisplayFilt
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 07 Nov 2019 12:54:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b151d820da16deddacda9c730bacb2a4549f028
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1b151d8 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Fix order of contextmenu for DisplayFilter
    
    Put the DisplayFilter Context Menu in the correct order and fix
    a null-assignement issue
    
    Change-Id: If39c7a7ebe9bab0c6cfb790cc255d369a0055cb3
    Reviewed-on: https://code.wireshark.org/review/35014
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  abfa0d6   Qt: Keep extcap control channels when capturing to multiple files
     add  1b151d8   Qt: Fix order of contextmenu for DisplayFilter


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