From cc9de69b497d1c428680c70d6b9397d0b364ebfe Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Thu, 1 Oct 2015 10:36:22 -0700 Subject: 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 Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- README.bsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.bsd') diff --git a/README.bsd b/README.bsd index e2f10c805b..09f636afe3 100644 --- a/README.bsd +++ b/README.bsd @@ -32,7 +32,7 @@ If you want to use the Wireshark GUI, install one or both of these toolkits: ftp.gnome.org:/pub/gnome/sources/gtk+/ http://ftp.gnome.org/pub/gnome/sources/gtk+/ - Qt 4.6 or later: + Qt 4.7 or later: http://download.qt-project.org/official_releases/qt/ -- cgit v1.2.1