From 0734979976ecd12d9849bb31f67c527dca453dfc Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Thu, 12 Apr 2012 00:44:29 +1000 Subject: Remove Qt 5 to-do comment that will not be addressed. Task-number: QTBUG-25093 Change-Id: Ib78cffe06f721371ff5c16e24db3abae6dcd4984 Reviewed-by: Lars Knoll --- src/widgets/graphicsview/qgraphicswidget.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/widgets/graphicsview/qgraphicswidget.h b/src/widgets/graphicsview/qgraphicswidget.h index e0bb591231..01e3efcc58 100644 --- a/src/widgets/graphicsview/qgraphicswidget.h +++ b/src/widgets/graphicsview/qgraphicswidget.h @@ -171,7 +171,6 @@ public: void dumpFocusChain(); #endif - // ### Qt 5: Disambiguate #ifdef Q_NO_USING_KEYWORD const QObjectList &children() const { return QObject::children(); } #else -- cgit v1.2.3