Skip to content

Commit

Permalink
fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jan 4, 2015
1 parent dee9c46 commit 2418ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/raster/qgsrasterdataprovider.h
Expand Up @@ -56,7 +56,7 @@ class QgsMapSettings;
*
* \note added in 2.8
*/
class QgsImageFetcher : public QObject
class CORE_EXPORT QgsImageFetcher : public QObject
{
Q_OBJECT
public:
Expand Down

0 comments on commit 2418ec7

Please sign in to comment.