Skip to content

Commit

Permalink
Added a QgsRelation::polymorphicRelation() method
Browse files Browse the repository at this point in the history
  • Loading branch information
suricactus committed Jan 18, 2021
1 parent 1fa1c8f commit cba4e17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/qgsrelation.h
Expand Up @@ -407,7 +407,6 @@ class CORE_EXPORT QgsRelation
mutable QExplicitlySharedDataPointer<QgsRelationPrivate> d;

QgsRelationContext mContext;
QString mPolymorphicRelationId;
};

// Register QgsRelation for usage with QVariant
Expand Down

0 comments on commit cba4e17

Please sign in to comment.