src/gui/graphicsview/qgraphicsscene.h
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
--- a/src/gui/graphicsview/qgraphicsscene.h	Tue Jul 06 15:10:48 2010 +0300
+++ b/src/gui/graphicsview/qgraphicsscene.h	Wed Aug 18 10:37:55 2010 +0300
@@ -313,7 +313,9 @@
     friend class QGraphicsSceneBspTreeIndex;
     friend class QGraphicsSceneBspTreeIndexPrivate;
     friend class QGraphicsItemEffectSourcePrivate;
+#ifndef QT_NO_GESTURES
     friend class QGesture;
+#endif
 };
 
 Q_DECLARE_OPERATORS_FOR_FLAGS(QGraphicsScene::SceneLayers)