Wireshark-commits: [Wireshark-commits] master 86bf035: Remove old Qt code.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=86bf0357feeb9049b82114b3ef13de7282d774f0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
86bf035 by Gerald Combs (gerald@xxxxxxxxxxxxx):
    Remove old Qt code.
    
    Our minimum version has been 4.7 for a while. Remove dead
    QT_VERSION_CHECK code.
    
    Change-Id: Ia003c1aa4275eefdda707975774d886643ff1538
    Reviewed-on: https://code.wireshark.org/review/16888
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  0eee62a   CMake: Look for vcredist_x??.exe in more places.
    adds  86bf035   Remove old Qt code.
Summary of changes:
 ui/qt/capture_filter_edit.cpp       |   26 --------------------------
 ui/qt/capture_interfaces_dialog.cpp |    2 --
 ui/qt/display_filter_edit.cpp       |   26 --------------------------
 ui/qt/field_filter_edit.cpp         |   31 -------------------------------
 ui/qt/field_filter_edit.h           |    1 -
 ui/qt/qcustomplot.cpp               |    8 --------
 6 files changed, 94 deletions(-)