Wireshark-commits: [Wireshark-commits] master 60ce7bc: Add TFTP export for Qt too

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 6 Jun 2014 15:49:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=60ce7bce5f5dfd8bccf02dd6fa47b7c1f97fd3ba
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

60ce7bc by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Add TFTP export for Qt too
    
    Change-Id: I056829d48aa49eb106c76c8f572c0f8b6e1a4245
    Reviewed-on: https://code.wireshark.org/review/1916
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  ad7b538   Upgrade Windows builds to GnuTLS 3.1.22 and Gcrypt 1.6.0
    adds  60ce7bc   Add TFTP export for Qt too


Summary of changes:
 ui/qt/export_object_dialog.cpp |    5 +++++
 ui/qt/export_object_dialog.h   |    2 +-
 ui/qt/main_window.h            |    1 +
 ui/qt/main_window.ui           |   23 ++++++++++-------------
 ui/qt/main_window_slots.cpp    |    5 +++++
 5 files changed, 22 insertions(+), 14 deletions(-)