Wireshark-commits: [Wireshark-commits] master-3.2 89a15c5: Qt: Add a missing separator in packet tr

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

Commits:

89a15c5 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>
    (cherry picked from commit e816edd1eafd61642aadcc20d74bc90d5ed5aab7)
    Reviewed-on: https://code.wireshark.org/review/35803
    

Actions performed:

    from  1d349a9   More 3.2.1 prep.
     add  89a15c5   Qt: Add a missing separator in packet tree context menu


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