Wireshark-commits: [Wireshark-commits] master 0c4264f: Qt: Add ctx menu to start capturing packets
Date Prev · Date Next · Thread Prev · Thread Next
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 01 Aug 2019 06:33:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0c4264f6cfffbd4d14bd302b60e03a1b1b2ac38c
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

0c4264f by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Add ctx menu to start capturing packets
    
    Add a context menu in the interface frame to start capturing packets.
    
    Bug: 15954
    Change-Id: I93379c9abc5d3ba8b64388f57679e6e7bfdd6da7
    Reviewed-on: https://code.wireshark.org/review/34133
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  cae3bec   Qt: Remove global recent_ctx_menu
     add  0c4264f   Qt: Add ctx menu to start capturing packets


Summary of changes:
 ui/qt/interface_frame.cpp | 11 +++++++++++
 ui/qt/interface_frame.h   |  1 +
 2 files changed, 12 insertions(+)