Skip to content

Commit 3e8c5cf

Browse files
committed
fix windows build
1 parent ac7cb41 commit 3e8c5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/qgsscaleexpression.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* \note Added in version 2.9
2626
*/
2727

28-
class QgsScaleExpression: public QgsExpression
28+
class CORE_EXPORT QgsScaleExpression : public QgsExpression
2929
{
3030
public:
3131

0 commit comments

Comments
 (0)