Wireshark-commits: [Wireshark-commits] master a1eb0aa: Qt: Make sure we can fetch ExportDissectionD
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 15 May 2015 18:14:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a1eb0aaeb3f8f5448fcd2678a1fc707fc15a1ca6
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a1eb0aa by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Make sure we can fetch ExportDissectionDialog's layout.
    
    Make sure ExportDissectionDialog is a non-native, funny-looking file
    dialog so that we can fetch its layout.
    
    Fix and add some URLs while we're here.
    
    Bug: 11122
    Change-Id: Icf62f7a436c7ba27ec20f84e7c1af1a5d7c9b949
    Reviewed-on: https://code.wireshark.org/review/8479
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  3acebb4   MBIM: add checks on the maximum string or PDU size allowed
    adds  a1eb0aa   Qt: Make sure we can fetch ExportDissectionDialog's layout.


Summary of changes:
 ui/qt/capture_file_dialog.cpp      |    2 +-
 ui/qt/export_dissection_dialog.cpp |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)