We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 903defe commit 98e0023Copy full SHA for 98e0023
src/core/qgsrelationmanager.h
@@ -53,7 +53,7 @@ class CORE_EXPORT QgsRelationManager : public QObject
53
/**
54
* Add a relation.
55
*
56
- * @param The relation to add.
+ * @param relation The relation to add.
57
*/
58
void addRelation( const QgsRelation& relation );
59
0 commit comments