Compile with QT_NO_GESTURES.

Change-Id: I9f8f7c586ccb5de227ec42af44159af90b39d1dd
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
This commit is contained in:
Volker Krause 2012-12-03 13:17:55 +01:00 committed by The Qt Project
parent edb4e66f5f
commit 5ede8ee80d

View File

@ -65,7 +65,7 @@
#include <qaccessible.h>
#include <qaccessible2.h>
#endif
#ifndef QT_NO_GESTURE
#ifndef QT_NO_GESTURES
# include <qscroller.h>
#endif