Skip to content

Commit

Permalink
fix windows build
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13009 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Mar 5, 2010
1 parent 4fd7d15 commit b870c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgsattributeeditor.h
Expand Up @@ -25,7 +25,7 @@ class QWidget;
class QgsVectorLayer;
class QComboBox;

class QgsAttributeEditor : public QObject
class GUI_EXPORT QgsAttributeEditor : public QObject
{
Q_OBJECT

Expand Down

0 comments on commit b870c5f

Please sign in to comment.