URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7a7f0202857e0c08324454a7e8ef1b364403c581
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7a7f020 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Qt: fix file set menus when stopping a capture or opening a capture after startup
Create file_set_dialog_ window at program start so that file set menu entries
are properly populated
Bug: 12904
Change-Id: I597067da51808000683b15a19df646857082a867
Reviewed-on: https://code.wireshark.org/review/17785
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from d7a07de Qt: fix some menus activation when stopping a capture
adds 7a7f020 Qt: fix file set menus when stopping a capture or opening a capture after startup
Summary of changes:
ui/qt/main_window.cpp | 4 ++++
ui/qt/main_window_slots.cpp | 14 ++------------
2 files changed, 6 insertions(+), 12 deletions(-)