Windows build fix.

Change-Id: If5389209dad8dbd4c78d9faff41323ae3218cd78
Reviewed-by: Leandro Melo <leandro.melo@nokia.com>
This commit is contained in:
Eike Ziller
2012-01-24 14:02:59 +01:00
committed by Leandro Melo
parent 474fa9a7ff
commit 50b1d6742a

View File

@@ -43,6 +43,7 @@
#include <QtCore/QPointer>
#include <QtCore/QFuture>
#include <QtCore/QFutureWatcher>
#include <QtCore/QMetaType>
QT_FORWARD_DECLARE_CLASS(QTimer)