Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2 additions
and
2 deletions.
-
+2
−2
src/core/qgscoordinatetransform.h
|
@@ -669,14 +669,14 @@ class CORE_EXPORT QgsCoordinateTransform |
|
|
|
|
|
#endif |
|
|
|
|
|
private: |
|
|
|
|
|
#ifndef SIP_RUN |
|
|
protected: |
|
|
friend class QgsProjContext; |
|
|
|
|
|
// Only meant to be called by QgsProjContext::~QgsProjContext() |
|
|
static void removeFromCacheObjectsBelongingToCurrentThread( void *pj_context ); |
|
|
#endif |
|
|
private: |
|
|
|
|
|
mutable QExplicitlySharedDataPointer<QgsCoordinateTransformPrivate> d; |
|
|
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.