From 94c27450740b63fd4dda0ff34034ff21be590f0f Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Tue, 24 Jul 2012 09:23:20 +0200 Subject: Remove obsolete or commented use of Q_DECLARE_METATYPE. Change-Id: I15bc845801b9f84a9252a0092fbd69f0e1b3f4ea Reviewed-by: Olivier Goffart --- src/widgets/graphicsview/qgraphicsscene.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/widgets') diff --git a/src/widgets/graphicsview/qgraphicsscene.h b/src/widgets/graphicsview/qgraphicsscene.h index 3c9b6e2fb0..62a0020946 100644 --- a/src/widgets/graphicsview/qgraphicsscene.h +++ b/src/widgets/graphicsview/qgraphicsscene.h @@ -324,8 +324,6 @@ Q_DECLARE_OPERATORS_FOR_FLAGS(QGraphicsScene::SceneLayers) QT_END_NAMESPACE -Q_DECLARE_METATYPE(QGraphicsScene *) - QT_END_HEADER #endif -- cgit v1.2.3