Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix doxygen warning
  • Loading branch information
nyalldawson committed Nov 23, 2021
1 parent 7ffa318 commit 062a6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/layertree/qgslayertreegroup.h
Expand Up @@ -149,8 +149,8 @@ class CORE_EXPORT QgsLayerTreeGroup : public QgsLayerTreeNode
/**
* Returns an ordered list of map layers in the group, ignoring any layers which are child layers of QgsGroupLayers. Searches recursively the whole sub-tree.
*
* \since QGIS 3.24
* \note Not available in Python bindings
* \since QGIS 3.24
*/
QList<QgsMapLayer *> layerOrderRespectingGroupLayers() const SIP_SKIP;

Expand Down

0 comments on commit 062a6bf

Please sign in to comment.