mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
another windows build fix
This commit is contained in:
parent
f314522b73
commit
bbb1c4a2a5
@ -74,7 +74,7 @@ class GRASS_LIB_EXPORT QgsGrassRasterImport : public QgsGrassImport
|
||||
QFutureWatcher<bool>* mFutureWatcher;
|
||||
};
|
||||
|
||||
class QgsGrassVectorImport : public QgsGrassImport
|
||||
class GRASS_LIB_EXPORT QgsGrassVectorImport : public QgsGrassImport
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user