Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 0cb3176: Remove some references to Qt4.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 06 Apr 2018 03:12:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0cb3176ab770c6a5f69ffc5a5cd8889a3d5b23a0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0cb3176 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Remove some references to Qt4.
    
    Change-Id: I50f5abafb8adf18a5407427f7feb260301df45cc
    Reviewed-on: https://code.wireshark.org/review/26771
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5fd4659   QT: Copy as printable
    adds  0cb3176   Remove some references to Qt4.


Summary of changes:
 README.bsd                                       | 12 ++++--------
 doc/README.developer                             | 13 +++++--------
 docbook/wsdg_src/WSDG_chapter_libraries.asciidoc |  3 +--
 packaging/nsis/windeployqt-to-nsis.ps1           | 10 +---------
 packaging/wix/windeployqt-to-wix.ps1             | 22 ----------------------
 ui/qt/CMakeLists.txt                             | 23 ++++-------------------
 ui/qt/Makefile.am                                |  5 -----
 ui/qt/main_window_slots.cpp                      |  3 ---
 ui/qt/rpc_service_response_time_dialog.cpp       |  2 +-
 9 files changed, 16 insertions(+), 77 deletions(-)