Add some missing includes.

There is a #include <QStringList> line wrapped in
QT_DEPRECATED_SINCE(5, 0).

Change-Id: I766848dfcc3bd765c57626a3d70f492ac1219091
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Stephen Kelly 2012-05-03 00:20:42 +02:00 committed by Qt by Nokia
parent 39eb95ece1
commit eb9474d045
2 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,8 @@
#include "qurl_p.h"
#include <QtCore/qstringlist.h>
QT_BEGIN_NAMESPACE
// needed by the punycode encoder/decoder

View File

@ -42,6 +42,8 @@
#include "qurlquery.h"
#include "qurl_p.h"
#include <QtCore/qstringlist.h>
QT_BEGIN_NAMESPACE
/*!