Skip to content

Commit

Permalink
Fix dox
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Dec 10, 2019
1 parent 3aabafc commit 358e466
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/qgspointmarkeritem.h
Expand Up @@ -99,7 +99,7 @@ class APP_EXPORT QgsMapCanvasSymbolItem: public QgsMapCanvasItem

/**
* \ingroup app
* \class QgsPointMarkerItem
* \class QgsMapCanvasMarkerSymbolItem
* \brief An item that shows a point marker symbol centered on a map location.
*/
class APP_EXPORT QgsMapCanvasMarkerSymbolItem: public QgsMapCanvasSymbolItem
Expand Down Expand Up @@ -131,7 +131,7 @@ class APP_EXPORT QgsMapCanvasMarkerSymbolItem: public QgsMapCanvasSymbolItem

/**
* \ingroup app
* \class QgsLineMarkerItem
* \class QgsMapCanvasLineSymbolItem
* \brief An item that shows a line symbol over the map.
*/
class APP_EXPORT QgsMapCanvasLineSymbolItem: public QgsMapCanvasSymbolItem
Expand Down

0 comments on commit 358e466

Please sign in to comment.