Skip to content

Commit

Permalink
fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed May 22, 2014
1 parent ee9e17c commit c234a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgslegacyhelpers.h
Expand Up @@ -20,7 +20,7 @@

#include "qgsvectorlayer.h"

class QgsLegacyHelpers
class CORE_EXPORT QgsLegacyHelpers
{
public:
Q_DECL_DEPRECATED static const QString convertEditType( QgsVectorLayer::EditType editType, QgsEditorWidgetConfig& cfg, QgsVectorLayer* vl, const QString& name, const QDomElement editTypeElement = QDomElement() );
Expand Down

0 comments on commit c234a09

Please sign in to comment.