export QSGTextureProvider
authorGunnar Sletta <gunnar.sletta@nokia.com>
Mon, 22 Aug 2011 13:23:46 +0000 (15:23 +0200)
committerKim M. Kalland <kim.kalland@nokia.com>
Mon, 22 Aug 2011 14:13:24 +0000 (16:13 +0200)
Change-Id: I1d92947c46aa5e33a828866959509b367ad6da46
Reviewed-on: http://codereview.qt.nokia.com/3324
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kim M. Kalland <kim.kalland@nokia.com>
src/declarative/scenegraph/util/qsgtextureprovider_p.h

index e1e08a5..ebb6ca8 100644 (file)
@@ -51,7 +51,7 @@ QT_BEGIN_NAMESPACE
 
 QT_MODULE(Declarative)
 
-class QSGTextureProvider : public QObject
+class Q_DECLARATIVE_EXPORT QSGTextureProvider : public QObject
 {
     Q_OBJECT
 public: