Skip to content

Commit

Permalink
fix build with grass7 on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Oct 9, 2015
1 parent 02f1d99 commit ae1250b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/providers/grass/qgsgrassvectormap.h
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ class GRASS_LIB_EXPORT QgsGrassVectorMap : public QObject
QMutex mOpenCloseLayerMutex;
};

class QgsGrassVectorMapStore
class GRASS_LIB_EXPORT QgsGrassVectorMapStore
{
public:
QgsGrassVectorMapStore();
Expand Down

0 comments on commit ae1250b

Please sign in to comment.