Skip to content

Commit

Permalink
Add missing include for QgsMeshLayer
Browse files Browse the repository at this point in the history
  • Loading branch information
nstrahl committed May 27, 2024
1 parent 513d260 commit 3895d1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/core/testqgslegendrenderer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
#include "qgsmarkersymbol.h"
#include "qgsfillsymbol.h"
#include "qgsheatmaprenderer.h"
#include "qgsmeshlayer.h"

static void _setStandardTestFont( QgsLegendSettings &settings, const QString &style = QStringLiteral( "Roman" ) )
{
Expand Down

0 comments on commit 3895d1f

Please sign in to comment.