Skip to content

Commit

Permalink
fix missing dox
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Sep 11, 2020
1 parent 6548dff commit c6e2882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/qgsweakrelation.h
Expand Up @@ -45,8 +45,8 @@ class CORE_EXPORT QgsWeakRelation
*/
enum WeakRelationType
{
Referencing, //!<
Referenced //!<
Referencing, //!< The layer is referencing
Referenced //!< The layer is referenced
};


Expand Down

0 comments on commit c6e2882

Please sign in to comment.