mirror of https://github.com/qt/qtdatavis3d.git
Doc: Fix typo in qdoc command
Fixes: QTBUG-81676 Change-Id: Ibe7f73e1fc529411ca92d7bdbb2ad8824cb97a62 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
parent
86efcb0bea
commit
0b6024b853
|
|
@ -157,7 +157,7 @@ QBar3DSeries *Q3DBars::primarySeries() const
|
|||
* to the axes. If the newly added series has specified a selected bar, it will be highlighted and
|
||||
* any existing selection will be cleared. Only one added series can have an active selection.
|
||||
*
|
||||
* /sa seriesList(), primarySeries
|
||||
* \sa seriesList(), primarySeries
|
||||
*/
|
||||
void Q3DBars::addSeries(QBar3DSeries *series)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue