Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Oct 26, 2020
1 parent 520e4d5 commit cf368ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/pointcloud/qgspointcloudlayer.cpp
Expand Up @@ -120,6 +120,7 @@ bool QgsPointCloudLayer::writeSymbology( QDomNode &node, QDomDocument &doc, QStr
Q_UNUSED( categories )
Q_UNUSED( node )
Q_UNUSED( doc )
return false;
}

void QgsPointCloudLayer::setTransformContext( const QgsCoordinateTransformContext &transformContext )
Expand Down

0 comments on commit cf368ba

Please sign in to comment.