Skip to content

Commit

Permalink
Added missing ingroup doxygen tag
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@9588 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Nov 8, 2008
1 parent d107ee5 commit 15dbfc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gui/qgsmapcanvas.h
Expand Up @@ -86,8 +86,8 @@ class GUI_EXPORT QgsMapCanvasLayer
};


/*! \class QgsMapCanvas
* \brief Map canvas class for displaying all GIS data types.
/** \ingroup gui
* Map canvas is a class for displaying all GIS data types on a canvas.
*/

class GUI_EXPORT QgsMapCanvas : public QGraphicsView
Expand Down

0 comments on commit 15dbfc3

Please sign in to comment.