Fix build error without precompiled headers

qstringlist.h no longer includes qiodevice.h

Change-Id: I08b83400316cb0b43bde0b390a9430e589e79e10
Reviewed-by: Robin Burchell <robin.burchell@viroteck.net>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
bb10
Thiago Macieira 2014-11-28 20:58:00 -08:00
parent 99357e32a0
commit 41f7053b87
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@
QT_BEGIN_NAMESPACE
class QIODevice;
class QMimeDatabase;
class QMimeProviderBase;