Skip to content

Commit a0e39e6

Browse files
committedOct 2, 2011
include QgsGraphArc description in Doxygen output (fix #4342)
1 parent ef9e214 commit a0e39e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/analysis/network/qgsgraph.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class QgsGraphVertex;
3838

3939
/**
4040
* \ingroup networkanalysis
41-
* \class QgsGraphEdge
41+
* \class QgsGraphArc
4242
* \brief This class implement a graph edge
4343
*/
4444
class ANALYSIS_EXPORT QgsGraphArc

0 commit comments

Comments
 (0)
Please sign in to comment.