Skip to content

Commit c234a09

Browse files
committed
fix windows build
1 parent ee9e17c commit c234a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/qgslegacyhelpers.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
#include "qgsvectorlayer.h"
2222

23-
class QgsLegacyHelpers
23+
class CORE_EXPORT QgsLegacyHelpers
2424
{
2525
public:
2626
Q_DECL_DEPRECATED static const QString convertEditType( QgsVectorLayer::EditType editType, QgsEditorWidgetConfig& cfg, QgsVectorLayer* vl, const QString& name, const QDomElement editTypeElement = QDomElement() );

0 commit comments

Comments
 (0)