Skip to content

Commit

Permalink
Fix doxygen warning
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Sep 15, 2014
1 parent 903defe commit 98e0023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsrelationmanager.h
Expand Up @@ -53,7 +53,7 @@ class CORE_EXPORT QgsRelationManager : public QObject
/**
* Add a relation.
*
* @param The relation to add.
* @param relation The relation to add.
*/
void addRelation( const QgsRelation& relation );

Expand Down

0 comments on commit 98e0023

Please sign in to comment.