Wireshark-commits: [Wireshark-commits] master ee47d8c: Qt: Fix bug in capture file dialog introduce
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ee47d8c8dbad10a7f55287aec1fee3257c59cc61
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ee47d8c by Binh Trinh (beango@xxxxxxxxx):
    Qt: Fix bug in capture file dialog introduced by HideNameFilterDetails
    
    Restore File->Save As and File->Export Specified Packets functionalities broken by commit c711bc64573e20e343f343a53ad4d1d50add433d.
    
    Change-Id: I5d246d296979b5e509a90569094d672083b06b9b
    Reviewed-on: https://code.wireshark.org/review/17783
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  a8e727b   Qt: reenable export packet bytes menu while capturing
    adds  ee47d8c   Qt: Fix bug in capture file dialog introduced by HideNameFilterDetails
Summary of changes:
 ui/qt/capture_file_dialog.cpp |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)