Skip to content

Commit 2418ec7

Browse files
committed
fix windows build
1 parent dee9c46 commit 2418ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/raster/qgsrasterdataprovider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class QgsMapSettings;
5656
*
5757
* \note added in 2.8
5858
*/
59-
class QgsImageFetcher : public QObject
59+
class CORE_EXPORT QgsImageFetcher : public QObject
6060
{
6161
Q_OBJECT
6262
public:

0 commit comments

Comments
 (0)