branch | GCC_SURGE |
changeset 31 | 5daf16870df6 |
parent 30 | 5dc02b23752f |
child 33 | 3e2da88830cd |
--- a/src/gui/kernel/qapplication.h Mon Jun 21 22:38:13 2010 +0100 +++ b/src/gui/kernel/qapplication.h Thu Jul 22 16:41:55 2010 +0100 @@ -376,6 +376,7 @@ Q_DECLARE_PRIVATE(QApplication) friend class QGraphicsWidget; + friend class QGraphicsItem; friend class QGraphicsScene; friend class QGraphicsScenePrivate; friend class QWidget;