fix windows build

This commit is contained in:
Juergen E. Fischer 2015-01-04 03:34:26 +01:00
parent dee9c462e9
commit 2418ec7e87

View File

@ -56,7 +56,7 @@ class QgsMapSettings;
*
* \note added in 2.8
*/
class QgsImageFetcher : public QObject
class CORE_EXPORT QgsImageFetcher : public QObject
{
Q_OBJECT
public: