From da3a9d21f5dbbc50d6db9cde81a96f7af9bba093 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Tue, 11 Feb 2014 14:28:37 +0200 Subject: Remove mentions about only supporting single surface Change-Id: I3daec1f80eb0c984c1ecc6e3defe81c795dd0077 Reviewed-by: Mika Salmela --- src/datavisualization/doc/src/qtdatavisualization-qml-surface3d.qdoc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/datavisualization/doc/src') diff --git a/src/datavisualization/doc/src/qtdatavisualization-qml-surface3d.qdoc b/src/datavisualization/doc/src/qtdatavisualization-qml-surface3d.qdoc index 0cc2a5ab..576496b9 100644 --- a/src/datavisualization/doc/src/qtdatavisualization-qml-surface3d.qdoc +++ b/src/datavisualization/doc/src/qtdatavisualization-qml-surface3d.qdoc @@ -88,13 +88,11 @@ * This property holds the series of the graph. * By default, this property contains an empty list. * To set the series, either use the addSeries() function or define them as children of the graph. - * \note The surface graph currently supports only a single series at a time. */ /*! * \qmlmethod void Surface3D::addSeries(Surface3DSeries series) * Adds the \a series to the graph. - * \note The surface graph currently supports only a single series at a time. */ /*! -- cgit v1.2.1