Skip to content

Commit b870c5f

Browse files
author
jef
committed
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13009 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 4fd7d15 commit b870c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/qgsattributeeditor.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class QWidget;
2525
class QgsVectorLayer;
2626
class QComboBox;
2727

28-
class QgsAttributeEditor : public QObject
28+
class GUI_EXPORT QgsAttributeEditor : public QObject
2929
{
3030
Q_OBJECT
3131

0 commit comments

Comments
 (0)