Fix doxygen warning

This commit is contained in:
Matthias Kuhn 2014-09-15 18:11:53 +02:00
parent 903defe58b
commit 98e00230d0

View File

@ -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 );