URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c797e94b33f7b27ddcf46a1a79308dabdd5dc414
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c797e94 by Tomasz Moń (desowin@xxxxxxxxx):
Qt: Fix export dissection dialog
The export got broken in f67eccedd9836e6ced1f57ae9889f57a5400a3d7 as it
didn't account for ExportDissectionDialog::exec() override.
Change-Id: Ieaed669cb1b12c7a069f685429bf5a82f89d7391
Reviewed-on: https://code.wireshark.org/review/34771
Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Jim Young <jim.young.ws@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 572cd14 [Automatic update for 2019-10-13]
add c797e94 Qt: Fix export dissection dialog
Summary of changes:
ui/qt/export_dissection_dialog.cpp | 31 +++++++++++++++----------------
ui/qt/export_dissection_dialog.h | 3 ++-
2 files changed, 17 insertions(+), 17 deletions(-)