Skip to content

Commit 15dbfc3

Browse files
author
timlinux
committed
Added missing ingroup doxygen tag
git-svn-id: http://svn.osgeo.org/qgis/trunk@9588 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent d107ee5 commit 15dbfc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/gui/qgsmapcanvas.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ class GUI_EXPORT QgsMapCanvasLayer
8686
};
8787

8888

89-
/*! \class QgsMapCanvas
90-
* \brief Map canvas class for displaying all GIS data types.
89+
/** \ingroup gui
90+
* Map canvas is a class for displaying all GIS data types on a canvas.
9191
*/
9292

9393
class GUI_EXPORT QgsMapCanvas : public QGraphicsView

0 commit comments

Comments
 (0)