Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Try to fix win build
  • Loading branch information
elpaso committed May 22, 2023
1 parent 814dc1d commit 7406542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/vector/qgsvectorlayercache.h
Expand Up @@ -54,7 +54,7 @@ class CORE_EXPORT QgsVectorLayerCache : public QObject
* will inform the cache, when it has been deleted, so indexes can be
* updated that the wrapped feature needs to be fetched again if needed.
*/
class QgsCachedFeature
class CORE_EXPORT QgsCachedFeature
{
public:

Expand Down

0 comments on commit 7406542

Please sign in to comment.