From 3ffac6eb9deee851b5e792127916a1ac7552b2a0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 11 Feb 2013 13:10:15 +0200 Subject: QList::swap(Qlist) is only available since Qt 4.8 --- odb/qt/details/config.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/qt/details') diff --git a/odb/qt/details/config.hxx b/odb/qt/details/config.hxx index 5662673..42d2f43 100644 --- a/odb/qt/details/config.hxx +++ b/odb/qt/details/config.hxx @@ -15,7 +15,7 @@ // Qt profile), we are going to define __PIE__ ourselves just to silence // Qt. We also want to try to minimize this to cases where it is actually // necessary. To achieve this, we need to include the Qt config file without -// including , which is where the test for PIC/PIE is. While +// including , which is where the test for PIC/PIE is. While // newer versions of Qt (from 4.7) have , to support older // versions we will include qconfig.h directly. This file appears to be // present in all the versions starting with Qt 4.0. -- cgit v1.1