Navigation Menu

Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jun 23, 2021
1 parent bee11c7 commit 7ae4e83
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/core/providers/qgsprovidersublayerdetails.cpp
Expand Up @@ -17,9 +17,7 @@
#include "qgsprovidersublayerdetails.h"
#include "qgsmaplayerfactory.h"

QgsProviderSublayerDetails::LayerOptions::LayerOptions( const QgsCoordinateTransformContext &transformContext )
: transformContext( transformContext )
{}


QgsMapLayer *QgsProviderSublayerDetails::toLayer( const LayerOptions &options ) const
{
Expand Down

0 comments on commit 7ae4e83

Please sign in to comment.