Fix build of the manual dialog test with Qt 4.

Change-Id: If2b0ae9842ebc2795168d2c50934b8a87006544b
Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
This commit is contained in:
Friedemann Kleint 2015-03-05 14:27:44 +01:00
parent f5883eb906
commit e1ce8dca16

View File

@ -48,6 +48,7 @@
#include <QLabel>
#include <QMessageBox>
#include <QApplication>
#include <QUrl>
#include <QTimer>
#include <QDebug>