Wireshark-commits: [Wireshark-commits] master e816edd: Qt: Add a missing separator in packet tree c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Jan 2020 09:49:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e816edd1eafd61642aadcc20d74bc90d5ed5aab7
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e816edd by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Add a missing separator in packet tree context menu
    
    The packet tree context menu for Copy should have a separator after
    the "As Filter" entry. This is a regression from a previous refactoring.
    
    Change-Id: Ie43ae71019608d28af0eed8490aab654c7e6d6f1
    Reviewed-on: https://code.wireshark.org/review/35802
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  e45ee83   LPPa: Make it possible to dissect private IEs
     add  e816edd   Qt: Add a missing separator in packet tree context menu


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