Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 16, 2023
1 parent 4e1c330 commit 9c14539
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@




class QgsTiledMeshDataProvider: QgsDataProvider
{
%Docstring(signature="appended")
Expand Down
2 changes: 2 additions & 0 deletions src/core/tiledmesh/qgstiledmeshdataprovider.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
#include "qgsdataprovider.h"
#include "qgis.h"

class QgsAbstractTiledMeshNodeBoundingVolume;

/**
* \ingroup core
* \brief Base class for data providers for QgsTiledMeshLayer
Expand Down

0 comments on commit 9c14539

Please sign in to comment.