Wireshark-commits: [Wireshark-commits] master cc9de69: Set the minimum Qt version to 4.7.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 1 Oct 2015 22:28:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc9de69b497d1c428680c70d6b9397d0b364ebfe
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cc9de69 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Set the minimum Qt version to 4.7.
    
    We've been using QElapsedTimer for a while now with no complaints. It
    was introduced in Qt 4.7, which was first released in September 2010.
    
    Change-Id: I21ca768c6a7bab8a08626957583d81fd771c64b4
    Reviewed-on: https://code.wireshark.org/review/10732
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  77a9181   Add the supported protocols internals dialog.
    adds  cc9de69   Set the minimum Qt version to 4.7.


Summary of changes:
 CMakeLists.txt |    2 +-
 README.bsd     |    2 +-
 configure.ac   |    2 +-
 doc/README.qt  |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)