URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ddf8b3951df43ab3966bfdeea2efa6497ae62543 Submitter: Pascal Quantin ([email protected]) Changed: branch: master-2.0 Repository: wireshark
Commits: ddf8b39 by Pascal Quantin ([email protected]): 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 <[email protected]> Petri-Dish: Pascal Quantin <[email protected]> Tested-by: Petri Dish Buildbot <[email protected]> Reviewed-by: Alexis La Goutte <[email protected]> (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 <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
