We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9e17c commit c234a09Copy full SHA for c234a09
src/core/qgslegacyhelpers.h
@@ -20,7 +20,7 @@
20
21
#include "qgsvectorlayer.h"
22
23
-class QgsLegacyHelpers
+class CORE_EXPORT QgsLegacyHelpers
24
{
25
public:
26
Q_DECL_DEPRECATED static const QString convertEditType( QgsVectorLayer::EditType editType, QgsEditorWidgetConfig& cfg, QgsVectorLayer* vl, const QString& name, const QDomElement editTypeElement = QDomElement() );
0 commit comments