URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ddf8b3951df43ab3966bfdeea2efa6497ae62543
Submitter: Pascal Quantin (pascal.quan...@gmail.com)
Changed: branch: master-2.0
Repository: wireshark

Commits:

ddf8b39 by Pascal Quantin (pascal.quan...@gmail.com):

    Qt: fix some menus activation when stopping a capture
    
    Call MainWindow::setMenusForCaptureFile() once the capture is finished
    While we are at it, let's deactivate Export PDU and Export Packet Bytes 
menus while capturing
    
    Bug: 12071
    Bug: 12898
    Change-Id: I8ab9d531135790b51cd630d3f548d0c47a4a60a5
    Reviewed-on: https://code.wireshark.org/review/17784
    Reviewed-by: Pascal Quantin <pascal.quan...@gmail.com>
    Petri-Dish: Pascal Quantin <pascal.quan...@gmail.com>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Alexis La Goutte <alexis.lagou...@gmail.com>
    (cherry picked from commit d7a07deb195bfe51ad13096c23876babf2db5238)
    Conflicts:
        ui/qt/main_window.cpp
    Reviewed-on: https://code.wireshark.org/review/17792
    

Actions performed:

    from  7678890   [Automatic update for 2016-09-18]
    adds  ddf8b39   Qt: fix some menus activation when stopping a capture


Summary of changes:
 ui/qt/main_window.cpp       |    4 ++--
 ui/qt/main_window_slots.cpp |    2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to