Skip to content

Commit

Permalink
Q_PROPERTYze QgsCoordinateReferenceSystem::unitType
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Oct 20, 2016
1 parent 067e590 commit 0f93fb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/qgscoordinatereferencesystem.h
Expand Up @@ -186,6 +186,8 @@ class CORE_EXPORT QgsCoordinateReferenceSystem
{
Q_GADGET

Q_PROPERTY( QgsUnitTypes::DistanceUnit mapUnits READ mapUnits )

public:

//! Enumeration of types of IDs accepted in createFromId() method
Expand Down

0 comments on commit 0f93fb0

Please sign in to comment.